Functional Programming is an old paradigm, but one that is relatively new to the Java world. In this course we will explore how to take advantage of the power that comes with thinking declaratively.
What you'll learn
- Imperative vs. Declarative Syntax
- Lambdas & Method References
- Streams
- Functional Programming concepts
- Higher Order Functions and Closures