Part 1
Conventional Programming

Elixir is great for writing highly parallel, reliable applications.

But to be a great language for parallel programming, a language first has to be great for conventional, sequential programming. In this part of the book we’ll cover how to write Elixir code, and explore the idioms and conventions that make Elixir so powerful.