Introduction to the concept of OTP applications. We take previous bits of code and convert them to fit the OTP model for the VM.| learnyousomeerlang.com
A quick expedition through socket programming with UDP and TCP. We see io lists, gen_udp, gen_tcp and the inet module. We also build a TCP server for telnet clients.| learnyousomeerlang.com
A smooth introduction for Common Test, a testing framework for blackbox and whitebox testing in Erlang, including distributed tests.| learnyousomeerlang.com
The basics of distributed computing, including the 8 fallacies (or assumptions) of distribution, the CAP theorem, and a hands on guide to getting things distributed with Erlang.| learnyousomeerlang.com