Ryan Bigg
Books
This list of books are ONLY the books that have been ranked on the lists that are aggregated on this site. This is not a comprehensive list of all books by this author.
-
1. Joy Of Elixir
An upbeat, practical introduction to the Elixir language and its functional, concurrent paradigm that walks readers through core concepts—immutable data, pattern matching, recursion and higher-order functions—while introducing the tooling around Mix and ExUnit. It emphasizes writing idiomatic Elixir with hands-on examples that demonstrate lightweight processes, message passing, supervisors and basic OTP patterns so readers can build resilient, concurrent applications. Throughout the book the author stresses readable code, test-driven development and leveraging the Erlang VM for fault-tolerant systems, with the goal of making learning and building with Elixir both accessible and enjoyable.