Follow the links and be prepared to have your mind moderately blown.| learnyousomeerlang.com
Recursion: How to make recursive functions in Erlang, then replace them with tail recursive functions. Examples on how to do it, including a functional version of quicksort.| learnyousomeerlang.com
An intro to basic Mnesia, a distributed database for Erlang terms. We get into The Godfather's realm and write a transactional system to track friends and services.| learnyousomeerlang.com