Mastering Lambdas
Autor Maurice Naftalinen Limba Engleză Paperback – 16 oct 2014
The Definitive Guide to Lambda Expressions
Mastering Lambdas: Java Programming in a Multicore World describes how the lambda-related features of Java SE 8 will enable Java to meet the challenges of next-generation parallel hardware architectures. The bookexplains how to write lambdas, and how to use them in streams and in collection processing, providing code examples throughout. You'll learn how to use lambda expressions to take full advantage of performanceimprovements provided by today's multicore hardware. This Oracle Press book covers:- Why lambdas were needed, and how they will change Javaprogramming
- Syntax of lambda expressions
- The basic operation of streams and pipelines
- Using collectors and reduction to end pipelines
- Creating streams
- Spliterators, the fork/join framework, and exceptions
- Examining stream performance with microbenchmarking
- API evolution using default methods
Preț: 225.71 lei
Preț vechi: 314.35 lei
-28% Nou
43.20€ • 44.52$ • 36.47£
Carte tipărită la comandă
Livrare economică 06-11 martie
Specificații
ISBN-10: 0071829628
Pagini: 208
Dimensiuni: 188 x 231 x 13 mm
Greutate: 0.36 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States
Cuprins
Chapter 1. Taking Java to the Next Level
Chapter 2. The Basics of Java Lambda Expressions
Chapter 3. Introduction to Streams and Pipelines
Chapter 4. Ending Streams: Collection and Reduction
Chapter 5. Starting Streams: Sources and Spliterators
Chapter 6. Stream Performance
Chapter 7. API Evolution with Default Methods
Notă biografică
Maurice Naftalin has over 30 years' experience in IT – as developer, designer, architect, manager, teacher, and author. He is a certified Java Programmer and has worked in every release of Java to date. Naftalin’s experience in Java and business give him a unique perspective on the fundamental change that comes with introducing Lambda expressions in Java. He is a frequent presenter at conferences worldwide, including the annual JavaOne.
Descriere
The Definitive Guide to Lambda Expressions
Mastering Lambdas: Java Programming in a Multicore World describes how the lambda-related features of Java SE 8 will enable Java to meet the challenges of next-generation parallel hardware architectures. The bookexplains how to write lambdas, and how to use them in streams and in collection processing, providing code examples throughout. You'll learn how to use lambda expressions to take full advantage of performanceimprovements provided by today's multicore hardware. This Oracle Press book covers:
- Why lambdas were needed, and how they will change Javaprogramming
- Syntax of lambda expressions
- The basic operation of streams and pipelines
- Using collectors and reduction to end pipelines
- Creating streams
- Spliterators, the fork/join framework, and exceptions
- Examining stream performance with microbenchmarking
- API evolution using default methods