Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

The Joy of Clojure {Repost}

Posted By: Free butterfly
The Joy of Clojure {Repost}

The Joy of Clojure: Thinking the Clojure Way by Michael Fogus
English | 7 Apr. 2011 | ISBN: 1935182641 | 354 Pages | PDF | 7 MB

If you've seen how dozens of lines of Java or Ruby can dissolve into just a few lines of Clojure, you'll know why the authors of this book call it a "joyful language." Clojure is a dialect of Lisp that runs on the JVM. It combines the nice features of a scripting language with the powerful features of a production environment—features like persistent data structures and clean multithreading that you'll need for industrial-strength application development.