What’s in This Book?
You’ll find a beginner’s guide to functional programming concepts and an introduction to Elixir. The book is divided into seven chapters:
Chapter 1, Thinking Functionally, introduces the main concepts of functional programming that will persist throughout the book. You’ll learn why functional concepts matter and help you create better software.
In Chapter 2, Working with Variables and Functions , you’ll start learning Elixir from scratch, from simple expressions to modules. We’ll explore the base building blocks of a functional program: functions. Anonymous and named functions are introduced here.
Then, in Chapter 3, Using Pattern Matching to Control the Program Flow, you’ll learn how to create conditional code with ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access