Effective Java

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

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

用戶評價

評分

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

評分

##其實目前 Intellij IDEA 的建議中包含瞭不少。其他收獲:不能過度使用 Streams 影響代碼可讀性,盡量用除瞭 String 以外其他可用的類型,用primitive 而不用 boxed type,盡量用接口而不是反射,異常一定包含最關鍵的信息,盡量用 executors,tasks,and streams 而少用綫程。

評分

##一如既往地經典,新增的 java8內容彌補瞭這一塊的缺失,推薦所有java從業者

評分

##關於如何寫正確的、安全的、易於維護的Java代碼指導書。

評分

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

評分

##關於如何寫正確的、安全的、易於維護的Java代碼指導書。

評分

##Joshua 2020 Spring在CMU有兩門課:17-214 SE Design和17-480 API Design。

評分

##Joshua 2020 Spring在CMU有兩門課:17-214 SE Design和17-480 API Design。

評分

##剛齣版的時候買的,隔瞭兩年終於讀完瞭..老闆都換瞭三瞭

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2026 book.tinynews.org All Rights Reserved. 静思书屋 版权所有