diff --git a/free-programming-books.md b/free-programming-books.md index c7d722561af3b4c33329c7b6b0a2a130e9d24bff..ad45629bd940f5e71038d4d05b04d6f78f362b26 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -603,6 +603,7 @@ * [Clojure - Functional Programming for the JVM](http://java.ociweb.com/mark/clojure/article.html) * [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook) * [Clojure for the Brave and True](http://www.braveclojure.com/) +* [Clojure in Small Pieces](http://daly.axiom-developer.org/clojure.pdf) - Rich Hickey * [Clojure Programming](http://en.wikibooks.org/wiki/Clojure_Programming) * [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide) * [Data Sorcery with Clojure](http://data-sorcery.org/contents/)