mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 03:25:09 +00:00
[en] Sorting Clojure section
This commit is contained in:
parent
ec0748a82d
commit
96e3c984f0
@ -683,6 +683,7 @@
|
||||
###Clojure
|
||||
* [A Brief Beginner’s 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)
|
||||
* [Clojure Cheat Sheet](http://clojure.org/cheatsheet)
|
||||
* [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
|
||||
@ -692,7 +693,6 @@
|
||||
* [Data Sorcery with Clojure](http://data-sorcery.org/contents/)
|
||||
* [Modern cljs](https://github.com/magomimmo/modern-cljs)
|
||||
* [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide)
|
||||
* [Clojure Cheat Sheet](http://clojure.org/cheatsheet)
|
||||
|
||||
|
||||
###COBOL
|
||||
|
Loading…
Reference in New Issue
Block a user