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

Descrición completa

Detalles Bibliográficos
Autor Principal: Bloch, Joshua (Author)
Formato: Libro
Idioma:English
Publicado: Boston : Addison-Wesley, 2018
Edición:Third edition.
Subjects:
Classic Catalogue: View this record in Classic Catalogue
Table of Contents:
  • 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.