Joshua Bloch is a professor at Carnegie Mellon University. He was formerly the chief Java architect at Google, a distinguished engineer at Sun Microsystems, and a senior systems designer at Transarc. He led the design and implementation of numerous Java platform features, including the JDK 5.0 language enhancements and the Java Collections Framework. He holds a Ph.D. in computer science from Carnegie Mellon University and a B.S. in computer science from Columbia University.
The Definitive Guide to Java Platform Best Practices—Updated for Java 9
Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the latest language and library features. The support in modern Java for multiple paradigms increases the need for specific best-practices advice, and this book delivers.
As in previous editions, each chapter of Effective Java, Third Edition, consists of several “items,” each presented in the form of a short, stand-alone essay that provides specific advice, insight into Java platform subtleties, and updated code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why.
The third edition covers language and library features added in Java 7, 8, and 9, including the functional programming constructs that were added to its object-oriented roots. Many new items have been added, including a chapter devoted to lambdas and streams.
New coverage includes
Functional interfaces, lambda expressions, method references, and streams
Default and static methods in interfaces
Type inference, including the diamond operator for generic types
The @SafeVarargs annotation
The try-with-resources statement
New library features such as the Optional<T> interface, java.time, and the convenience factory methods for collections
發表於2024-11-05
Effective Java 2024 pdf epub mobi 電子書 下載
個人認為這本書和《Thinking in java》一樣,並不適閤剛入門JAVA的人。它是一本進階教程,裏麵的多綫程或者設計模式,是需要一定的功力纔能夠理解作者所舉的示例的。每個示例解釋得恰到好處,可以作為實際開發的指導原則瞭吧,若有一些開發經驗或者將作者所舉的原則應用到實際...
評分首先聲明,這本書的中文翻譯大體上還是過得去的,大方嚮上沒問題。 ----------------------------分割綫---------------------------- 1. p129 翻譯:Java的枚舉類型是功能十分齊全的類,功能比其他語言中的對等物要更強大得多,Java的枚舉本質上是int值。 原文:Java's enum ...
評分內容講解得很到位。。。。。。。。。。。。。。。。。。。。 內容講解得很到位。。。。。。。。。。。。。。。。。。。。 內容講解得很到位。。。。。。。。。。。。。。。。。。。。 內容講解得很到位。。。。。。。。。。。。。。。。。。。。 內容講解得很到位。。。。。。...
評分《Effective Java》是一本什麼樣的作品,相信也不用我去多闡述瞭,網上大堆的評價。而剛剛聽到這本書的朋友們都應該是被朋友推薦所以纔看的。 說迴自己的感想,無論這本中文版紙質如何,也隻能說對於英語水平不高的朋友們的唯一選擇。但也這樣說吧,在沒得選擇的情況下我纔會...
評分書是好書,但是翻譯簡直不堪卒讀,有些地方我估計譯者可能自己現在都看不懂。英語水平可以的話還是建議和英文版對比著讀,我對比的時候就發現幾個容易讓讀者迷惑的地方。比如在第 37 條的最後一段: 原文是: “In a sense, this item is the inverse of Item 19, which says,...
圖書標籤: Java 計算機 java 編程 Programming 經典 軟件開發 計算機科學
對著第二版的筆記, 把第三版英文版擼瞭一遍. 確實英文版的體驗很不一樣. 有些內容比如並發和序列化, 還需要在實踐中多運用體會一下.
評分什麼都不說瞭,Java程序員都應該看的。
評分好好好 不愧是經典
評分https://github.com/jbloch/effective-java-3e-source-code
評分很不錯,中階java書籍,在當下版本也比較新
Effective Java 2024 pdf epub mobi 電子書 下載