Where you will find:
Clojure Building Blocks
by Jean-François “Jeff” Héon
Jeff introduces Clojure fundamentals and uses them to show why you might want to explore this language further.Clojure Collections
by Steven Reynolds
Steven explains the benefits of immutability and explores how Clojure’s data collections handle it.Create Unix Services with Clojure
by Aaron Bedra
Aaron is the coauthor (with Stuart Halloway) of the forthcoming Programming Clojure, Second Edition. Here he gives a practical, hands-on experience with Clojure.Growing a DSL with Clojure
by Ambrose Bonnaire-Sergeant
From seed to full bloom, Ambrose takes us through the steps to grow a domain-specific language in Clojure.