Some time ago I started to write a simple guide about the Clojure programming language. In the meantime I also added an introductory presentation. Finally, I also had the time to push everything to github: https://github.com/ruedigergad/clojure-by-example
For those who didn’t hear about Clojure yet: Clojure is a functional programming language, actually a Lisp dialect, that runs on the Java Virtual Machine. It offers many great features that enable you to write code very quickly and concisely.
All the documents are available as PDF and as LaTeX source. This work is licensed under the Creative Commons Attribution Share-alike license. Suggestions, corrections, and other feedback is always highly appreciated.