This repository contains concepts and exercises for a weekly Elixir language learning session. The idea is to meet during our lunch break once a week, have a short presentation, then work on some exercises to help us learn Elixir and Functional Programming.
- Programming Elixir - A book by Dave Thomas published by Pragmatic Bookshelf. The third edition of this book will be available August 2018, but I am using the second edition as a resource.
- Learn Functional Programming with Elixir - A book from Pragmatic Bookshelf
- Etudes for Elixir - A collection of exercises that were written to accompany the book Introducing Elixir