Excercises for people who're trying to learn Erlang
Excercises are written as Common Test suites.
Students should fork this repo (or create a branch in it), try running $ make test
on their consoles and write the appropriate code to pass the tests.
Excercise description and some tips are written as part of the test module documentation. To get it in html form, just run $ make doc
For questions or general comments regarding the use of this library, please use our public hipchat room.
If you find any bugs or have a problem while using this library, please open an issue in this repo (or a pull request :)).
And you can check all of our open-source projects at inaka.github.io