This repository contains information and materials for learning about Concurrency Oriented Programming and the Elixir/Phoenix framework.
Elixir
- install Elixir
- getting started
- Elixir package manager: https://hex.pm/
- Documentation: https://hexdocs.pm/elixir/Kernel.html
- HoneyPot Documentary: https://www.youtube.com/watch?v=lxYFOM3UJzo
Erlang
- Documentation: https://www.erlang.org/doc/
- Erlang the movie: https://www.youtube.com/watch?v=xrIjfIjssLE
Other