Functional Programming + Lambdas, Method References, Streams
Learn amazing features in Java with functional programming, lambda functions, method references and Stream API
What you’ll learn
-
Functional Programming Approach
-
Core Principles of Functional Programming
-
Lambda Expressions
-
Method References
-
Functional Programming in Java
-
Functional interfaces like Function, BiFunction, Consumer, BiConsumer, Predicate, BiPredicate & others
-
How to write amazing code with functional programming approach in Java
-
Stream API
Requirements
- Understanding of Java syntax
- Knowledge of Java Collections Framework is required