Java 8 Lambdas functional programming for the masses

If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean,...

Descripción completa

Detalles Bibliográficos
Otros Autores: Warburton, Richard, author (author), Blanchette, Meghan, editor (editor), Yarbrough, Melanie, editor (proofreader), Kotary, Nancy, editor (cover designer), Head, Rachel, proofreader (designer), Montgomery, Karen, cover designer (illustrator), Futato, David, designer, Demarest, Rebecca, illustrator
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol, California : O'Reilly 2014.
Edición:First edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628778006719
Tabla de Contenidos:
  • Introduction
  • Lambda expressions
  • Streams
  • Libraries
  • Advanced collections and collectors
  • Data parallelism
  • Testing, debugging, and refactoring
  • Design and architectural principles
  • Lambda-enabled concurrency
  • Moving forward.