Effective Java /
Designed to help Java programmers make the most effective use of the Java programming language and its fundamental libraries, this updated edition includes more than 50 essays, each of which conveys one rule. Helping programmers sidestep common misconceptions and errors, each rule captures best prac...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Upper Saddle River, N.J. :
Addison-Wesley,
©2008.
|
Edición: | 2nd ed. |
Colección: | Java series.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introduction
- Creating and destroying objects
- Methods common to all objects
- Classes and interfaces
- Generics
- Enums and annotations
- Methods
- General programming
- Exceptions
- Concurrency
- Serialization.