linearregression / erlang_training

Excercises for people who're trying to learn Erlang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

erlang_training

Excercises for people who're trying to learn Erlang

Description

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

Contact Us

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

About

Excercises for people who're trying to learn Erlang

License:Apache License 2.0


Languages

Language:Erlang 94.3%Language:Makefile 5.7%