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
##1. Java程序員分兩種,讀過<Effective Java>的和沒讀過的,嚴格的來說,沒讀過的不算是Java程序員。 2. 書組織的不錯,很適閤在碎片時間看上一兩條,然後再慢慢迴味; ...
評分 評分##每種語言都有一個“Effective guide”,對於Java,那就是這本《Effective Java》。 這是一本實用至上的書,78條建議,滿滿的乾貨。每一條都說明瞭為什麼最好這樣。這些經驗,都是對大量的程序項目進行反思時逐漸形成的。對於Java這種極為健全乃至有點過於豐滿的語言,這樣一本...
評分 評分##關於如何寫正確的、安全的、易於維護的Java代碼指導書。
評分##相見恨晚,非Java程序員也可以算必讀書之一瞭。
評分 評分本站所有內容均為互聯網搜尋引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度,google,bing,sogou 等
© 2025 book.qciss.net All Rights Reserved. 圖書大百科 版權所有