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.

Build your own Elixir programming list →Browse all paths

Reading paths for elixir programming

Popular elixir programming books

Related reading

Frequently asked questions

How should I approach learning elixir programming?
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.
What's a good book to start elixir programming with?
A strong starting point is Elixir in action by Sas̄a Jurić. The ordered reading paths above show exactly where it fits and what to read next.
What should I read after elixir programming?
Once you have the fundamentals, explore closely related subjects like Clojure programming, Flutter and Dart development, GraphQL APIs.

Related subjects