Joy of Elixir - Table of Contents
Part One: Introductions
Part Two: And away we go
- Appeasing the masses with code
- Now, where did I put that value?
- Lovely lists
- Marvellous maps
- Funky functions
- Pattern matching
- Part 2: Recap
Part Three: Building on the foundations
- Working with strings, input and output
- Working with lists
- Working with maps
- Working with files
- Conditional code
- Finding more functions
- Modules and Structs
- Part 3: Recap