The Joy of Clojure
Thinking the Clojure Way
A book by Michael Fogus and Chris Houser
We’re really enjoying Clojure, and we’d like to share our knowledge and experience with you. The Joy of Clojure ebook can now be ordered from Manning, which gives you access to the entire book as a PDF now, plus other formats once they're available. If you're not quite ready to buy, you can read chapters 1 and 9 for free. Additionally, a large excerpt of chapter 5 is available on InfoQ.
TABLE OF CONTENTS
comprehensive contents available from Manning- Foreword by Steve Yegge
- Acknowledgments
- Introduction
- Notational Conventions
- Getting Clojure
- Road Map
- Clojure Philosophy
- Drinking From the Clojure Firehose
- Dipping Our Toes Into the Pool
- On Scalars
- Composite Data Types
- Being Lazy and Set in Your Ways
- Functional Programming
- Macros
- Combining Data and Code
- Java.next
- Mutation
- Performance
- Clojure Changes the Way You Think
- Annotated Bibliography