Learn Java for Android Development Migrating Java SE Programming Skills to Mobile Development

Gain the essential Java language skills necessary for using the Android SDK platform to build Java-based Android apps. This book includes the latest Java SE releases that Android supports, and is geared towards the Android SDK version 10. It includes new content including JSON documents, functional...

Descripción completa

Detalles Bibliográficos
Autores principales: Späth, Peter. author (author), Friesen, Jeff. author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2020.
Edición:4th ed. 2020.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631258406719
Tabla de Contenidos:
  • 1. Getting Started with Java
  • 2. Learning Language Fundamentals
  • 3. Discovering Classes and Objects
  • 4. Discovering Inheritance, Polymorphism, and Interfaces
  • 5. Mastering Advanced Language Features, Part 1
  • 6. Mastering Advanced Language Features, Part 2
  • 7. Exploring the Basic APIs, Part 1
  • 8. Exploring the Basic APIs, Part 2
  • 9. Exploring the Collections Framework
  • 10. Functional Programming
  • 11. Exploring the Concurrency Utilities
  • 12. Performing Classic I/O
  • 13. Accessing Networks
  • 14. Migrating to New I/O
  • 15. Accessing Databases. - 16. Working With XML and JSON Documents
  • 17. Date and Time
  • A. Solutions to Exercises.