Jump to ratings and reviews
Rate this book

Learning Java Lambdas

Rate this book
In this short book, we take an in-depth look at lambdas in Java, and their supporting features. The book covers essential topics, such as functional interfaces and type inference, and the key differences between lambdas and closures. You will learn about the background to functional programming and lambdas, before moving on to understanding the basic syntax of lambdas and what differentiates these anonymous functions from standard anonymous classes. Lastly, you'll learn how to invoke lambdas and look at the bytecode generated. After reading this book, you'll understand lambdas in depth, their background, syntax, implementation details, and how and when to use them. You'll also have a clear knowledge of the difference between functions and classes, and why that's relevant to lambdas. This knowledge will enable you to appreciate the improvements to type inference that drive a lot of the new features in modern Java, and will increase your understanding of method references and scoping. Toby Weston specializes in modern software development; particularly, functional and object-oriented programming, agile and lean best practice. He wrote the book Essential Acceptance Testing, and he has written for magazines as well as does regularly blogging. He has been part of the software industry for more than fifteen years and loves what he does. He loves talking and writing about it and sharing his experiences online.

114 pages, Paperback

Published March 31, 2017

1 person is currently reading
3 people want to read

About the author

Toby Weston

3 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
1 (33%)
3 stars
2 (66%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.