1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 19:45:09 +00:00

Alphabetized Clojure section

This commit is contained in:
Alexander Fefelov 2014-01-09 22:40:31 +04:00
parent a4681166c4
commit ae496fc5b1

View File

@ -604,12 +604,12 @@
* [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 Koans](http://clojurekoans.com/)
* [Clojure Programming](http://en.wikibooks.org/wiki/Clojure_Programming)
* [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide)
* [ClojureScript Koans](http://clojurescriptkoans.com/)
* [Data Sorcery with Clojure](http://data-sorcery.org/contents/)
* [Modern cljs](https://github.com/magomimmo/modern-cljs)
* [Clojure Koans](http://clojurekoans.com/)
* [ClojureScript Koans](http://clojurescriptkoans.com/)
* [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide)
###COBOL