1. What is Clojure?2. Data Structures and Syntax3. Functional Programming4. Sequences5. Functions6. Destructuring7. Pattern Matching8. Concurrency9. Namespaces10. Macros11. Object Orientation12. Leiningen13. Command Line ApplicationsAppendix ConventionsAppendix Writing Clojure with Vim
Another mediocre introductory book to Clojure. Written in a very dry manner, it's not much different from the information you can find online, and then again, the quality of the latter would be higher.
I very rarely meet programming textbooks that I don't like. This one fails on two fronts. First, it's not that quick, despite the title. It's weirdly wordy and slow. Second, too many of the explanations smell like the author doesn't quite grok what he's explaining. Gave up after Chapter 4.