Description
In this course, you will learn :
- Basics of functional programming
- Elixir Basics
- How to work with processes, node, tasks, agents
- How to work with GenServer, applications, and supervisions
- Introduction to Mix tools
- Metaprogramming in Elixir
Syllabus :
- Elixir Basics
- Iterations
- Control Flow & Error Handling
- Processes
- Genserver
- Applications and Mix Tool
- Fault Tolerance
- Distribution, Tasks and Agents
- Metaprogramming