1. Introduction
  2. Getting Started
  3. Installation
  4. Hello World
  5. Language
  6. Data Types
  7. Numbers
  8. Strings
  9. Atoms
  10. Lists
  11. Maps
  12. Tuples
  13. Records
  14. Pattern Matching
  15. Variables
  16. Match Operator
  17. Functions
  18. Function Definitions
  19. Anonymous Functions
  20. Dynamic Function Calls
  21. Expressions
  22. Case
  23. Operators
  24. Try/Catch
  25. Types
  26. Specs
  27. Types
  28. Modules
  29. Exporting Functions
  30. Importing Functions
  31. Private Functions
  32. Module Attributes
  33. Builtin Attributes
  34. Custom Attributes
  35. Tests
  36. Unit Tests