By Piotr Szlachciak
- Have fun
- Ask a lot of questions
In this repository you will find two branches: master
and solutions
.
They are almost identical, but on master
all of the function implementations
are missing and the test suites are skipped.
During the workshop you will run the test suites and implement the required
functions. If you get stuck just look at the solutions
branch!
- Introduction
- Introduction to functional programming - Overview
- Break (10 minutes)
- Introduction to functional programming - Tasks
- Break (10 minutes)
- Point-free style - Overview and Tasks
- Lunch (30 minutes)
- Data validation - Overview
- Break (10 minutes)
- Data validation - Tasks
- Break (10 minutes)
- Monads - Overview and Tasks
- End