How to Read This Book
All readers should begin by reading the first two chapters in order. Pay particular attention to Why Clojure?, which provides an overview of Clojure’s advantages.
Experiment continuously. Clojure provides an interactive environment where you can get immediate feedback; see Using the REPL for more information.
After you read the first two chapters, skip around as you like. But read Chapter 3, Unifying Data with Sequences before you read Chapter 5, State. These chapters lead you from Clojure’s immutable data structures to a powerful model for writing correct concurrency programs.
As you make the move to longer code examples in the later chapters, make sure you use an editor that provides Clojure indentation ...
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