Effective Java : programming language guide

Bibliographic Details
Main Author: Bloch, Joshua (Author)
Format: Book
Language:English
Published: Upper Saddle River, New Jersey : Addison-Wesley , c2008
Series:The Java series
Subjects:
Table of Contents:
  • 1. Introduction
  • 2. Creating and Destroying Objects
  • 3. Methods Common to all Objects
  • 4. Classes and Interfaces
  • 5. Substitutes for C Constructs
  • 6. Methods
  • 7. General Programming
  • 8. Exceptions
  • 9. Threads
  • 10. Serialization