I started learning elixir based on (Dockyard Academy Elixir Curriculum)[https://github.com/DockYard-Academy/curriculum] all things from here influenced by the curriculum, my exercises and my experiments.
If available in Hex, the package can be installed
by adding learn_elixir to your list of dependencies in mix.exs:
defdepsdo[{:learn_elixir,"~> 0.1.0"}]endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/learn_elixir.