- Functions
- Chaining functions with andThen
- BiFunction
- Consumer
- BiConsumer
- Predicate
- Supplier
- Intro to Streams
- Optionals
- More on streams
- Validation Service Example
- Implementing Combinator Pattern
- Callbacks like JS
- Lambdas
- Primitives
- Properties of functional programming