Thinking in Java
Autor principal: | |
---|---|
Formato: | Libro |
Idioma: | Inglés |
Publicado: |
Upper Saddle River, NJ :
Prentice Hall
cop. 2006 (print. 2010)
|
Edición: | 4th ed., 9th print |
Materias: | |
Ver en Universidad de Navarra: | https://unika.unav.edu/discovery/fulldisplay?docid=alma991008790889708016&context=L&vid=34UNAV_INST:VU1&search_scope=34UNAV_TODO&tab=34UNAV_TODO&lang=es |
Tabla de Contenidos:
- Introduction to objects
- Everything is an object
- Operators
- Controlling execution
- Initialization & cleanup
- Access control
- Reusing classes
- Polymorphism
- Interfaces
- Inner classes
- Holding your objects
- Error handling with exceptions
- Strings
- Type information
- Generics
- Arrays
- Containers in depth
- I/O
- Enumerated types
- Annotations
- Concurrency
- Graphical user interfaces.