e-books in Clojure Programming Language category
Clojure From the Ground Upby Kyle Kingsbury - Aphyr.com , 2014
This guide introduces newcomers and experienced programmers to the beauty of functional programming, starting with the simple building blocks of software. By the end of this series, you'll have a thorough command of the Clojure programming language.
(8162 views)
Clojure In Small Piecesby Rich Hickey - Unglue.it , 2013
Very few people have seen a literate program so this is intended as a working example, published in book form. You can read this book like any other novel. At the end of it you will be familiar with the ideas and how they are expressed in the code.
(8315 views)
Clojure for the Brave and Trueby Daniel Higginbotham - braveclojure.com , 2013
The book gives you the tools and language details needed to start playing with real programs immediately. It assumes 0 experience with the JVM, functional programming, or lisp. It eschews 'real-world' examples in favor of more interesting exercises.
(8420 views)
Clojure Cookbookby David Sletten - Getting Clojure , 2010
Clojure is a dialect of the Lisp programming language. It is a functional general-purpose language. We have collected a number of recipes which show how to accomplish specific tasks using the Clojure programming language.
(9516 views)