Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.9 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.9 KB

erlang-in-anger-notes

A record of my notes as I go through the Erlang In Anger textbook. Well, more precisely I'll be recording my answers to the exercises attached at the end of each chapter.

I adapted the structure from greentfrapp's Deep Learning Book Notes.

Context: Playing around with Elixir and Erlang for abit. Hoping that some of the learnings will carry over to any Elixir Projects I undertake but we'll see.

Contents

Started:

After reading through the book, I've come to the realization that it'd be better to go through learn you some erlang and the erlang exercisms before doing the hands on so I'm going to proceed there before returning to finish up the hands on exercises for relevant chapters.