Hacker News new | past | comments | ask | show | jobs | submit login
Free online masterclasses in Erlang programming (kent.ac.uk)
138 points by gits1225 on July 1, 2015 | hide | past | favorite | 9 comments




Kent and all involved should be proud of this. These videos serve as an excellent, approachable introduction to Erlang.


I've been seeing a lot of articles about Erlang recently any reason?


Elixir (which leverages the Erlang VM) has been gaining some momentum, so it could be related to that. Alternatively, distributed systems are more abundant than they've ever been, and many of the problems they present have been solved in Erlang.


Erlang isn't a terribly complex language, rather I believe OTP is the barrier to entry for me. Anyone know good docs for OTP? I've read LYSE a while ago, but is there something specifically for OTP?


I don't have the perspective yet to compare this to other works on OTP but this book may be of value to you: "Designing for Scalability with Erlang/OTP" [1]. It is co-authored by Francesco Cesarini, founder of Erlang Solutions and one of the master-class instructors.

1. http://shop.oreilly.com/product/0636920024149.do


Did you maybe stop before, or skip the parts, about OTP in LYSE? It's got solid, comprehensive coverage in my opinion.


I think I maybe just went too fast through that section. If that's the best place to learn it with an understanding of the language primitives, I'll just reread it.


The third part of this course seems to be about OTP. Maybe thats a good place to start.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: