1. Language tour
    1. Basic datatypes
    2. Types
    3. Functions
    4. If expressions
    5. Let bindings
    6. Structs
    7. Enums
    8. Pattern matching
    9. Lists
    10. Type aliases
    11. Traits
    12. Modules
    13. Pipes
    14. Let#
  2. Create a project
    1. Hello world
    2. Create a library
    3. Testing
    4. Managing dependencies
    5. Interop