L*******r 发帖数: 119 | |
x****d 发帖数: 1766 | 2 useful if you think your code will be read by someone else some days in your
life.
Otherwise, most useless shit ever about java, I would rather spend time
learn new technology.
but it is a easy book to read in my opinion. it is not really a technology
book, just go through it again and again, like reading poetry book.
no matter what, as java programmer, pretend you read it. If get caught do
something stupid against the book, just swallow it, and mentioned that your
study that book hard but still can't follow, lol.
After awhile flipping that book, for sure you will catch some useful
principles, not that hard at all. |
L*******r 发帖数: 119 | 3 主要是去的那家公司要求所有员工都看这本书,然后它们好像还把写这本书的人挖了过
去,所以我打算认真地读一下。以前纯写c#的。。。
我没你们那么高端阿,还得从最基本的java学起,不知道要学到什么时候。。。
your
your
【在 x****d 的大作中提到】 : useful if you think your code will be read by someone else some days in your : life. : Otherwise, most useless shit ever about java, I would rather spend time : learn new technology. : but it is a easy book to read in my opinion. it is not really a technology : book, just go through it again and again, like reading poetry book. : no matter what, as java programmer, pretend you read it. If get caught do : something stupid against the book, just swallow it, and mentioned that your : study that book hard but still can't follow, lol. : After awhile flipping that book, for sure you will catch some useful
|
e*****t 发帖数: 1005 | 4 joshua bloch? where is he now after google.
looks like his linkedin profile doesn't say:
http://www.linkedin.com/pub/joshua-bloch/0/38/370
【在 L*******r 的大作中提到】 : 主要是去的那家公司要求所有员工都看这本书,然后它们好像还把写这本书的人挖了过 : 去,所以我打算认真地读一下。以前纯写c#的。。。 : 我没你们那么高端阿,还得从最基本的java学起,不知道要学到什么时候。。。 : : your : your
|
a*w 发帖数: 4495 | 5 读得辛苦说明理论基础和实践经验还有所欠缺。
先花两个月把Core Jave两卷过一遍,争取每个例子都能自己编出来。
【在 L*******r 的大作中提到】 : 读的很辛苦。。。这本书有用么?
|
L*******r 发帖数: 119 | 6 这个建议不错。我去做一下。
之前的java上的经验纯粹只是做leetcode。。。
【在 a*w 的大作中提到】 : 读得辛苦说明理论基础和实践经验还有所欠缺。 : 先花两个月把Core Jave两卷过一遍,争取每个例子都能自己编出来。
|
Y**G 发帖数: 1089 | 7 我觉得先写上几万行代码。然后读这种书才会有真实体会。不然,读了也白搭。 |
n*****3 发帖数: 1584 | 8 Core Jave 卷 1 is great, especially for ppl from c/c++ ,
but 卷2 contains some chapters might not be so useful..
【在 a*w 的大作中提到】 : 读得辛苦说明理论基础和实践经验还有所欠缺。 : 先花两个月把Core Jave两卷过一遍,争取每个例子都能自己编出来。
|
f*******t 发帖数: 7549 | 9 Re
★ 发自iPhone App: ChineseWeb 7.8
【在 Y**G 的大作中提到】 : 我觉得先写上几万行代码。然后读这种书才会有真实体会。不然,读了也白搭。
|
S*******C 发帖数: 822 | 10 不知道为啥很多人说这本书好,我看了几个小时,完全就是废话连篇 |
l*******m 发帖数: 1096 | 11 guava是作者对这本书的实践。可以参考
【 Leetcoder (感衛eetcode) 的大作中提到: 】 |
w**z 发帖数: 8232 | 12 得多读几遍。
【在 Y**G 的大作中提到】 : 我觉得先写上几万行代码。然后读这种书才会有真实体会。不然,读了也白搭。
|
s******e 发帖数: 493 | 13 useful but not effective for a novice |
x****d 发帖数: 1766 | 14 who says?
自己读确实很费事。我一直说学习要有个mentor,如果有人告诉你读哪里,那是非常
effective。比我们这些俗人说一千遍强。比如java学习重点,比如为啥要重新
hashcode。
【在 s******e 的大作中提到】 : useful but not effective for a novice
|