Add clojure book, close #47

This commit is contained in:
Victor Felder 2013-10-15 13:20:13 +02:00
parent 614b6c09d6
commit 8b4dfcf05d
1 changed files with 4 additions and 3 deletions

View File

@ -320,13 +320,14 @@
###Clojure
* [Clojure Programming](http://en.wikibooks.org/wiki/Clojure_Programming)
* [A Brief Beginners Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/)
* [Clojure - Functional Programming for the JVM](http://java.ociweb.com/mark/clojure/article.html)
* [Data Sorcery with Clojure](http://data-sorcery.org/contents/)
* [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook)
* [Modern cljs](https://github.com/magomimmo/modern-cljs)
* [Clojure for the Brave and True](http://www.braveclojure.com/)
* [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/)
* [Modern cljs](https://github.com/magomimmo/modern-cljs)
###CoffeeScript