Richard Warburton
Java 8 Lambdas
- ISBN 13:
- 9781449370770
- author:
- Richard Warburton
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2014
- Pages:
- 182
- Dimensions:
- 17.8 x 1 x 23.3 cm
- Genre:
- Computing & Internet, Programming, Software Design, Testing & Engineering
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Java 8 Lambdas provides a hands-on guide to mastering lambda expressions in Java 8. With this book, you'll learn how to write simple, clean code that solves business problems using these anonymous functions. You'll discover how lambda expressions can improve performance with parallelism, simplify concurrent code, and model your domain more accurately. The book covers topics such as data parallelism, message passing, and non-blocking I/O, providing practical solutions for implementing SOLID principles of object-oriented programming with lambdas. Through exercises in each chapter, you'll master lambda expressions quickly and explore other Java 8 library improvements, including streams and advanced collections.