Appendix B. More Elixir resources
Chapter 2 covers just enough Elixir to get you started with this wonderful, powerful, deep, fun language. As this is ultimately a book about Phoenix and not Elixir, I ended our discussion there. But if you’d like to dig deeper, there are some great resources out there for you.
- Elixir’s own Getting Started guide: https://elixir-lang.org/getting-started/introduction.html
- Elixir’s online documentation: https://hexdocs.pm/elixir/
- Elixir School: https://elixirschool.com/en/
- Elixir in Action, 2nd ed., by Saša Juric (Manning, 2019)
- The Little Elixir & OTP Guidebook by Benjamin Tan Wei Hao (Manning, 2016)
- Programming Elixir by Dave Thomas (Pragmatic Bookshelf, 2018)
- Adopting Elixir by Ben Marx, José Valim, and Bruce Tate (Pragmatic Bookshelf, 2018)
- Elixir Forum: https://elixirforum.com/
- #elixir-lang IRC channel on Freenode
- Elixir Slack community: https://elixir-slackin.herokuapp.com/
There are many other resources available for the budding Elixir developer. Check out the preceding resources and do some searches to find your favorites.