Email the Author
You can use this page to email Fu Cheng about A Practical Guide for Java 8 Lambdas and Streams.
About the Book
This book is not the first book about Java 8 lambda expressions and streams, and it's definitely not the last book about lambda expressions and streams. Java 8 is a Java platform upgrade which the community looking forward to for a long time. Lambda expressions and streams quickly gain popularity in Java developers. There are already a lot of books and online tutorials about lambda expressions and streams. This book is trying to explain lambda expressions and streams from a different perspective.
- For lambda expressions, this book explains in details based on JSR 335.
- For streams, this book covers fundamental concepts of Java core library.
- This book provides how-to examples for lambda expressions and streams.
- This book also covers the important utility class Optional.
Lambda expressions and streams are easy to understand and use. This book tries to provide some insights about how to use them efficiently.
About the Author
Full-stack software developer and content creator.