9781449370770-1449370772-Java 8 Lambdas: Functional Programming For The Masses

Java 8 Lambdas: Functional Programming For The Masses

ISBN-13: 9781449370770
ISBN-10: 1449370772
Edition: 1
Author: Richard Warburton
Publication date: 2014
Publisher: O'Reilly Media
Format: Paperback 180 pages
FREE US shipping
Buy

From $33.99

Book details

ISBN-13: 9781449370770
ISBN-10: 1449370772
Edition: 1
Author: Richard Warburton
Publication date: 2014
Publisher: O'Reilly Media
Format: Paperback 180 pages

Summary

Java 8 Lambdas: Functional Programming For The Masses (ISBN-13: 9781449370770 and ISBN-10: 1449370772), written by authors Richard Warburton, was published by O'Reilly Media in 2014. With an overall rating of 3.9 stars, it's a notable title among other Software Design, Testing & Engineering (Microsoft Programming, Programming, Functional, Java, Programming Languages) books. You can easily purchase or rent Java 8 Lambdas: Functional Programming For The Masses (Paperback) from BooksRun, along with many other new and used Software Design, Testing & Engineering books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.42.

Description

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, library-level code that solves business problems.

Lambda expressions are a fairly simple change to Java, and the first part of the book shows you how to use them properly. Later chapters show you how lambda functions help you improve performance with parallelism, write simpler concurrent code, and model your domain more accurately, including building better DSLs.

  • Use exercises in each chapter to help you master lambda expressions in Java 8 quickly
  • Explore streams, advanced collections, and other Java 8 library improvements
  • Leverage multicore CPUs and improve performance with data parallelism
  • Use techniques to “lambdify” your existing codebase or library code
  • Learn practical solutions for lambda expression unit testing and debugging
  • Implement SOLID principles of object-oriented programming with lambdas
  • Write concurrent applications that efficiently perform message passing and non-blocking I/O
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book