Clojure for the Brave and True
by Daniel Higginbotham
Publisher: braveclojure.com 2013
Description:
The book gives you the development 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 like 'assaulting hobbits' and 'tracking glittery vampires'.
Download or read it online for free here:
Read online
(online html)
Similar books
Clojure In Small Pieces
by Rich Hickey - Unglue.it
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.
(7099 views)
by Rich Hickey - Unglue.it
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.
(7099 views)
Clojure From the Ground Up
by Kyle Kingsbury - Aphyr.com
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.
(7086 views)
by Kyle Kingsbury - Aphyr.com
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.
(7086 views)
Clojure Cookbook
by David Sletten - Getting Clojure
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.
(8448 views)
by David Sletten - Getting Clojure
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.
(8448 views)
Full Stack Clojure
by Matt Makai - FullStackClojure.com
Clojure is a functional, dynamically typed language with a syntax influenced by LISP. Clojure programs run on the Java Virtual Machine. This guide branches out on topic to lead you to the appropriate topics based on what you're trying to accomplish.
(6477 views)
by Matt Makai - FullStackClojure.com
Clojure is a functional, dynamically typed language with a syntax influenced by LISP. Clojure programs run on the Java Virtual Machine. This guide branches out on topic to lead you to the appropriate topics based on what you're trying to accomplish.
(6477 views)