Description
In this course, you will :
- learn the basics of Elixir and take your first steps into the world of functional programming.
Syllabus :
1. Modules & Functions
- Modules & Functions Video
- Calculating Investment Challenge
2. The Pipe Operator
- The Pipe Operator Video
- Piping Strings Challenge
- Name Format Challenge
3. Pattern Matching
- Pattern Matching Video
- Pattern Matching on Lists Challenge
- Listing Deposits Challenge