An open API service indexing awesome lists of open source software.

https://github.com/ahlusar1989/java-workshop-materials


https://github.com/ahlusar1989/java-workshop-materials

functional-composition functional-programming immutability java-8 lambda options streams

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Functional Programming with Java
Examples and exercises for AllState Super Learn Day held on August, 3rd 2018.

See [https://ahlusar1989.github.io/java-workshop-materials/](https://ahlusar1989.github.io/java-workshop-materials/) for detailed instructions.

## Exercises
Instructions are to "make the tests pass". This may involve uncommenting some failing tests. There are TODO comments in most classes in the "exercises.*" packages with instructions on what to do. See the links above for detailed descriptions of the exercises.