Learning Java An Introduction to Real-World Programming with Java
If you’re new to Java—or new to programming—this best-selling book will guide you through the language features and APIs of Java 11. With fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Daniel Leuck introduce you to Java fundamentals—including its class libraries, pr...
Otros Autores: | , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly
2020.
|
Edición: | Fifth edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631620706719 |
Tabla de Contenidos:
- A modern language
- A first application
- Tools of the trade
- The Java language
- Objects in Java
- Error handling and logging
- Collections and generics
- Text and core utilities
- Threads
- Desktop applications
- Networking and I/O
- Programming for the web
- Expanding Java.