Subjects / Elixir programming
Best books to learn Elixir programming, in order
Elixir is easy to start but its real value lives in the runtime, so order pays off: functional basics and the pipe-driven style first, then processes and message passing, then OTP and supervision trees that make systems fault-tolerant. A good path adds Phoenix once the concurrency model is internalized, not before.
No reading paths for elixir programming yet — build the first one.