Let's demystify together what is Functional Programming (FP) !!!
We will deep dive into FP paradigms like monads, pure functions, high order functions, and much more.
We will share why and how to apply those in Object Oriented languages like java (with vavr) & C# (with language-ext).
We will demonstrate how to write Functional code that is:
* More robust
* Easier to read
* Easier to maintain
This session is built as a mix of theory and practice. You will be able to use your favorite IDE to practice through code katas.
To be able to practice, please clone one of the below repository on your machine before the event :
* Repo for java friends : https://github.com/ythirion/vavr-kata.git