6 ms·
1) read all courses in http://www.erlang.org/course/course.html http://www.erlang.org/course/course.html then do the exercises in http://www.erlang.org/course/e
by gqwu 18y ago
1) read all courses in http://www.erlang.org/course/course.html http://www.erlang.org/course/course.html
then do the exercises in http://www.erlang.org/course/exercises.html http://www.erlang.org/course/exercises.html
2) read official Getting Started manual http://erlang.org/doc/getting_started/part_frame.html http://erlang.org/doc/getting_started/part_frame.html
3) learn about erlang OTP http://www.erlang.org/doc/design_principles/part_frame.html http://www.erlang.org/doc/design_principles/part_frame.html
4) this book is a MUST get! "Programming Erlang: Software for a Concurrent World" by Joe Armstrong http://www.pragprog.com/titles/jaerlang/programming-erlang http://www.pragprog.com/titles/jaerlang/programming-erlang
good luck!
- pierrefar 18y agoThanks! The courses look really good.