Java Lambdas : Introduction to Java 8 Functional Programming
Author | : Nathanael Nachenga |
Publisher | : Nathanael Nachenga |
Total Pages | : 103 |
Release | : 2020-06-04 |
ISBN-10 | : |
ISBN-13 | : |
Rating | : 4/5 ( Downloads) |
Book Synopsis Java Lambdas : Introduction to Java 8 Functional Programming by : Nathanael Nachenga
Download or read book Java Lambdas : Introduction to Java 8 Functional Programming written by Nathanael Nachenga and published by Nathanael Nachenga. This book was released on 2020-06-04 with total page 103 pages. Available in PDF, EPUB and Kindle. Book excerpt: The deep descriptions are provided for Lambdas and Lambda expressions. A good starting point especially for those who are still new to lambdas and functional programming as a whole. All the complicated concepts have been explained in details, from type inference, target types to functional interfaces and how and where should we use Lambda expressions.