Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 638 Bytes

File metadata and controls

5 lines (4 loc) · 638 Bytes

Top Books on Elixir

  • Programming Elixir 1.6 - Dave Thomas - 2018 - The best starting point for Elixir's functional and concurrent programming model.
  • Elixir in Action, 3rd Ed. - Saša Jurić - 2019 - Production-grade Elixir: OTP, concurrency, and building real fault-tolerant systems.
  • Programming Phoenix 1.4 - Chris McCord, Bruce Tate, José Valim - 2018 - Building real-time web apps with Phoenix and LiveView.