Effective Java /

"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 ea...

全面介紹

書目詳細資料
主要作者: Bloch, Joshua (Author)
格式: 圖書
語言:English
出版: Boston : Addison-Wesley, 2018
版:Third edition.
主題:
Classic Catalogue: View this record in Classic Catalogue
書本目錄:
  • Introduction
  • Creating and destroying objects
  • Methods common to all objects
  • Classes and interfaces
  • Generics
  • Enums and annotations
  • Lambdas and streams
  • Methods
  • General programming
  • Exceptions
  • Concurrency
  • Serialization.