Ebook free with purchase of
paperback from Manning

paperback available
soon from
Amazon

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
    1. Foreword by Steve Yegge
    2. Acknowledgments
    3. Introduction
    4. Notational Conventions
    5. Getting Clojure
    6. Road Map
    FOUNDATIONS
    1. Clojure Philosophy
    2. Drinking From the Clojure Firehose
    3. Dipping Our Toes Into the Pool
    DATA TYPES
    1. On Scalars
    2. Composite Data Types
    FUNCTIONAL PROGRAMMING
    1. Being Lazy and Set in Your Ways
    2. Functional Programming
    LARGE-SCALE DESIGN
    1. Macros
    2. Combining Data and Code
    3. Java.next
    4. Mutation
    TANGENTIAL CONSIDERATIONS
    1. Performance
    2. Clojure Changes the Way You Think
    APPENDICES
    1. Annotated Bibliography