Picture of stu

Programming Clojure Beta 3 is Out

  • Posted By Stuart Halloway on November 24, 2008

The Beta 3 release of Programming Clojure is available today, and includes the following additions and enhancements:

  • A new chapter on Multimethods.
  • Reorganized how code samples are formatted throughout the book. Make sure to read the new "Notation Conventions" section of the Preface.
  • Numerous errata fixes.

If you have purchased the Beta book, bounce over to the Pragmatic Bookshelf website and get the latest version.

Comments
  1. AndresNovember 27, 2008 @ 12:35 PM

    I’m having problems “thinking in Clojure”, whenever I have a problem I tend to think how to solve it with OOP, how about a chapter or section about that?