by Dave Thomas
I've decided to learn Elixir. I started seeing all these interesting sounding titles on The Pragmatic Bookshelf and decided to look up some information about the language. It sounded fascinating to me the idea of functional programming and the fact that concurrency could be accomplished so simply. So, this is my first step towards learning.
So far I am enjoying the slightly new way of thinking and I am already feeling some inspiration to create something new. I look forward to sharing my progress along the way here in this repository as I proceed through the book typing up the examples and following along with the exercises.
Once I finish this book I will likely be looking into Network Programming in Elixir and Erlang