Clojure Programming/Further Reading

This is a guide to additional reading material for learning and understanding Clojure.

Clojure Specific edit

Books edit

  • Emerick, Chas; Carper, Brian; Grand, Christophe (2012). Clojure Programming. O'Reilly Media. ISBN 978-1-44939-470-7. {{cite book}}: Unknown parameter |month= ignored (help)
  • Halloway, Stuart; Bedra, Aaron (2012). Programming Clojure. Pragmatic Bookshelf. The Pragmatic Programmers, LLC. ISBN 978-1-9343-5686-9. {{cite book}}: Unknown parameter |month= ignored (help)
  • VanderHart, Luke; Sierra, Stuart (2010). Practical Clojure. Apress Media LLC. ISBN 978-1-4302-7231-1. {{cite book}}: Unknown parameter |month= ignored (help)
  • Fogus, Michael; Houser, Chris. The Joy of Clojure. Manning Publications Co. ISBN 9781935182641.
  • Rathore, Amit. Clojure in Action. Manning Publications Co. ISBN 9781935182597.

Miscellaneous edit

(Reference) Clojure Home Page

(Wiki) All By Example Learning Clojure Concepts Tutorials and Tips

(Blog) Clojure - Functional Programming for the JVM Clojure for non-lisp programmers Clojure Series Clojure Scripting Mark Volkmann's Clojure Page

(Screencast) Value, identity, state Clojure for Java Programmers Intro to Clojure - 80 min screencast for non-Lispers Functional Programming with Clojure

(Slides) Clojure - Functional Programming for the JVM

Lisp and Scheme edit

Books edit

Miscellaneous edit

(Paper) The Evolution of Lisp

Java edit

Books edit

Miscellaneous edit

Functional Programming edit

Additional Programming Books edit

(List) Free Programming Books