28 May 2016
As some of you know I’m spending most of my time learning and having fun with Elixir. I will use this post as a place to share and annotate some interesting resources related with this awesome language.
Books
- Programming Elixir 1.2 by Dave Thomas. A new classic and a good way to start learning this language.
- Elixir in Action by Saša Jurić.
- Metaprogramming Elixir by Chris McCord.
- Elixir Cookbook by Paulo A Pereira.
- Programming Phoenix by Chris McCord, Bruce Tate, and José Valim.
Online Learning resources
Frameworks and libraries
- Phoenix, the awesome web framework.
- Nerves, a very interesting framework to develop embedded solutions with Raspberry PI, Intel Galileo or Beaglebone Black using Elixir.
Conferences and meetups
- ElixifConf
- ElixirConf.eu, the european conference of Elixir makers since 2015.
- ElixirConf.eu 2016 Youtube playlist.
- ElixirConf.eu 2015 Youtube playlist.
- Madrid Elixir, the Madrid meetup for alchemists, they have a youtube channel too.
Blogs
Podcasts
That’s all for now. the idea is to add more content over time. If you think that something really interesting is missing here please leave a comment.