Java pocket guide

Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists fast —including Java 9 features such as mod...

Descripción completa

Detalles Bibliográficos
Otros Autores: Liguori, Robert, author (author), Liguori, Patricia, author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Beijing : O'Reilly 2017.
Edición:Fourth edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630457906719
Tabla de Contenidos:
  • Part I. Language
  • Naming conventions
  • Lexical elements
  • Fundamental types
  • Reference types
  • Object-oriented programming
  • Statements and blocks
  • Exception handling
  • Java modifiers
  • Part II. Platform
  • Java platform, standard edition
  • Development basics
  • Memory management
  • Basic input and output
  • New I/O API (NIO.2)
  • Concurrency
  • Java collections framework
  • Generics framework
  • The Java scripting API
  • Date and time API
  • Lambda expressions
  • JShell: the Java shell
  • Java module system.