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

Full beskrivning

Bibliografiska uppgifter
Huvudupphovsman: Bloch, Joshua (Författare, medförfattare)
Materialtyp: Bok
Språk:English
Publicerad: Boston : Addison-Wesley, 2018
Upplaga:Third edition.
Ämnen:
Classic Catalogue: View this record in Classic Catalogue
Innehållsförteckning:
  • 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.