Cargando…

Effective Java : programming language guide /

Detalles Bibliográficos
Autor principal: Bloch, Joshua
Formato: Libro
Lenguaje:English
Publicado: Boston : Addison-Wesley, c2001.
Colección:The Java series
Materias:
Tabla de Contenidos:
  • 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.