Cargando…

Core Java for the impatient /

The release of Java SE 8 introduced significant enhancements that impact the Core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer required and new features like lambda expressions will increase programmer productivity, but navigating these changes can...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Horstmann, Cay S., 1959- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, NJ : Addison-Wesley, [2015]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Fundamental programming structures
  • Object-oriented programming
  • Interfaces and lambda expressions
  • Inheritance and reflection
  • Exceptions, assertions, and logging
  • Generic programming
  • Collections
  • Streams
  • Processing input and output
  • Concurrent programming
  • Annotations
  • The date and time API
  • Internationalization
  • Compiling and scripting.