Book 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.
Publisher resources
Table of contents
- Preface
- 1. Introduction
- 2. Lambda Expressions
- 3. Streams
- 4. Libraries
- 5. Advanced Collections and Collectors
- 6. Data Parallelism
- 7. Testing, Debugging, and Refactoring
- 8. Design and Architectural Principles
- 9. Lambda-Enabled Concurrency
- 10. Moving Forward
- Index
- Colophon
- Copyright
Product information
- Title: Java 8 Lambdas
- Author(s):
- Release date: March 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449370770
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Functional Programming in Java: How functional techniques improve your Java programs
Summary Functional Programming in Java teaches Java developers how to incorporate the most powerful benefits of …