Effective Java

Effective Java pdf epub mobi txt 電子書 下載 2025

Joshua Bloch
圖書標籤:
想要找書就要到 靜流書站
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!
Preface
About the Author
Chapter 1: Introduction
Chapter 2: Creating and Destroying Objects
Chapter 3: Methods Common to All Objects
Chapter 4: Classes and Interfaces
Chapter 5: Generics
Chapter 6: Enums and Annotations
Chapter 7: Lambdas and Streams
Chapter 8: Methods
Chapter 9: General Programming
Chapter 10: Exceptions
Chapter 11: Concurrency
Chapter 12: Serialization
Index
· · · · · · (收起)

具體描述

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

用戶評價

評分

##第三版新增的章節跟Joshua寫作風格很不一樣啊~

評分

##相見恨晚,非Java程序員也可以算必讀書之一瞭。

評分

##很不錯,中階java書籍,在當下版本也比較新

評分

##書是好書,死亡翻譯,令人絕望。第一條第一段“它隻是一個返迴類/的實例/的靜態方法” 讀瞭5遍纔明白是“它隻是一個/返迴類的實例/的靜態方法”

評分

##好好好 不愧是經典

評分

##Java Programming Bible

評分

對著第二版的筆記, 把第三版英文版擼瞭一遍. 確實英文版的體驗很不一樣. 有些內容比如並發和序列化, 還需要在實踐中多運用體會一下.

評分

##讀過2rd的人,diff ## Chapter 2 - Creating and Destroying Objects - Item 5: Prefer dependency injection to hardwiring resources. 優先用框架支持(Spring)依賴注入,而不是手寫單例 - Item 9: Prefer try-with-resources to try-finally. Java 7 特性,語法糖 ## Chapter 4 - Classes and Interfaces - Item 21: Design interfaces for posterity. interface default 實現,大傢都會的 - Item 25: Limit source

評分

##讀過2rd的人,diff ## Chapter 2 - Creating and Destroying Objects - Item 5: Prefer dependency injection to hardwiring resources. 優先用框架支持(Spring)依賴注入,而不是手寫單例 - Item 9: Prefer try-with-resources to try-finally. Java 7 特性,語法糖 ## Chapter 4 - Classes and Interfaces - Item 21: Design interfaces for posterity. interface default 實現,大傢都會的 - Item 25: Limit source

本站所有內容均為互聯網搜尋引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

© 2025 windowsfront.com All Rights Reserved. 靜流書站 版權所有