-
Notifications
You must be signed in to change notification settings - Fork 0
Links
NineFX edited this page Sep 22, 2014
·
6 revisions
- rebar
- Travis CI (Continuous Integration)
- Dialyzer See also typespecs
- Example makefile
- Semantic Versioning
- Unit Testing: EUnit
- Integration Testing: Common Test (ct)
- Property-based Testing: PropEr
- Property-based Testing: Erlang QuickCheck
Erlang documentation: http://www.erlang.org/download/getting_started-5.4.pdf
Online Erlang course: http://www.erlang.org/course/course.html
General website (client wants us to check out the mailing list): http://www.erlang.org/
Great Stack Overflow page on how to get started: http://stackoverflow.com/questions/1017017/what-is-the-best-way-to-learn-erlang
Browser based Erlang beginner tutorial: http://www.tryerlang.org/