September 2013
Intermediate to advanced
548 pages
12h 25m
English
This chapter sets the scene for Erlang programming. All Erlang programs, parallel or sequential, use pattern matching, single-assignment variables, and the basic types that Erlang uses to represent data.
In this chapter, we’ll use the Erlang shell to experiment with the system and see how it behaves. We’ll start with the shell.
Read now
Unlock full access