User Tools

Site Tools


2019:notes_on_teaching_elixir

This is an old revision of the document!


Notes on Teaching and Learning Elixir

Ordering for teaching functions

By Bruce Tate:

  1. We introduce the concept of a module. Not coding, just the concept.
  2. Invoking M.f() in a module
  3. defmodule/def.
  4. Pipes.
  5. Anon f.

Preferred method

2019/notes_on_teaching_elixir.1556546770.txt.gz · Last modified: 2020/11/19 11:42 (external edit)