Effective Java 在線電子書 圖書標籤: Java 計算機 java 編程 Programming 經典 軟件開發 計算機科學
發表於2024-12-22
Effective Java 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
關於如何寫正確的、安全的、易於維護的Java代碼指導書。
評分書是好書,翻譯不是特彆好
評分很不錯,中階java書籍,在當下版本也比較新
評分https://github.com/jbloch/effective-java-3e-source-code
評分相比C++的effective係列 這本明顯把重點放在設計模式上瞭。看瞭這本書最大的感受C++真是(除瞭python之外)最好的語言。雖然能實現的效果相同 但cpp明顯寫的暢快多瞭 : )
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
Creating and Destroying Objects 1, Consider providing static factory methods instead of constructors Pros: Named methods Flexible: not required to create a new object each time invoked. Flexible: can provide an object of any subtype. Cons The class without ...
評分身为一个以Java为生的Coder,到现在才看这本书,说起来多少有点惭愧。买了中文版,看了几页后实在是看不懂,完全不知所云,没办法,只好看英文版的,于是历时一个月,看得我欲仙欲死,生不如死。。。不过,经典就是经典,收获良多,强烈推荐!
評分个人认为这本书和《Thinking in java》一样,并不适合刚入门JAVA的人。它是一本进阶教程,里面的多线程或者设计模式,是需要一定的功力才能够理解作者所举的示例的。每个示例解释得恰到好处,可以作为实际开发的指导原则了吧,若有一些开发经验或者将作者所举的原则应用到实际...
評分《Effective Java》是一本什么样的作品,相信也不用我去多阐述了,网上大堆的评价。而刚刚听到这本书的朋友们都应该是被朋友推荐所以才看的。 说回自己的感想,无论这本中文版纸质如何,也只能说对于英语水平不高的朋友们的唯一选择。但也这样说吧,在没得选择的情况下我才会...
Effective Java 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024