An open API service indexing awesome lists of open source software.

https://github.com/probably-not/elixir-basics

Code that I write while reading the book Learn Functional Programming With Elixir before starting to work at Spot.IM
https://github.com/probably-not/elixir-basics

elixir exercises functional-programming learning

Last synced: about 1 year ago
JSON representation

Code that I write while reading the book Learn Functional Programming With Elixir before starting to work at Spot.IM

Awesome Lists containing this project

README

          

# Elixir Basics

This repository will contain code that I write while reading through the book Learn Functional Programming With Elixir.

The book was given to me by the new company that I am working with, called Spot.IM, in order to prepare me before I officially start working there. They also gave me cookies! Isn't that awesome??

The book contains examples and exercises to complete while reading it. I'll be creating a folder for each chapter that I read to contain the code that I write for that chapter.