Course Introduction
  • Course Trailer
  • What will you learn?
Basic Barebones
  • Installing Elixir
  • Setting up development environment
  • Interactive Elixir
  • Data Types
  • Understanding Atoms
  • Code Organization
  • Conditionals
Slightly Advanced Elixir
  • Pattern Matching
  • More about Functions
  • Anonymous Functions
  • Operators
  • Understanding Immutability
  • Enum
  • Erlang Interoperability