Study guide with practical examples and explanations for the main concepts of
Functional programming
+ Data Structures implementation in functional way: List, Queue, Tree, Map
Java 8
Make sure you have Java 8 or up
Each module name is self-explanatory and corresponds to one of the functional programming concepts
Each module has a runner class ro run examples - look for the java class with main method
Free to use
Happy studying!