Installing Erlang 17.0 On Mac OS X
Short description of how to install Erlang/OTP 17.0 using kerl on Mac OS X.
Property-based Testing with PropEr
Property-based testing in Erlang, with some basic usage examples.
Joining a List of Binaries in Erlang
Description and implementation of a function that joins a list of binaries.