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

Celý popis

Podrobná bibliografie
Hlavní autor: Bloch, Joshua (Autor)
Médium: Kniha
Jazyk:English
Vydáno: Boston : Addison-Wesley, 2018
Vydání:Third edition.
Témata:
Classic Catalogue: View this record in Classic Catalogue
Obsah:
  • 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.