Ver código fonte

Alphabetized Clojure section

Alexander Fefelov 12 anos atrás
pai
commit
ae496fc5b1
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      free-programming-books.md

+ 3 - 3
free-programming-books.md

@@ -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