What Is in This Book
Chapter 1, Getting Started demonstrates Clojure’s elegance as a general-purpose language, plus the functional style and concurrency model that make Clojure unique. It also walks you through installing Clojure and developing code interactively at the REPL.
Chapter 2, Exploring Clojure is a breadth-first overview of all of Clojure’s core constructs. After this chapter, you will be able to read most day-to-day Clojure code.
The next two chapters cover functional programming. Chapter 3, Unifying Data with Sequences shows how all data can be unified under the powerful sequence metaphor.
Chapter 4, Functional Programming shows you how to write functional code in the same style used by the sequence library.
Chapter ...
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