• Clojure Tips from the Experts. More tips coming in. (here, via @IndianGuru) -- You can still send your tips in, but this is the current list of tips. Pay attention to the one from @fogus.
  • jvm language summit starts today. day 3 has #groovy talk by Jochen Theodorou and #clojure talk by Rich Hickey (here, via @wmacgyver) -- This is in Santa Clara, CA. In the previous edition of this summit, Rich Hickey gave his now famous keynote "Are we there yet?". Looking forward what he's got up his sleeve this time!
  • Corecursion in Clojure (here, via @trzmiel) -- This is advanced Clojure. Corecursion is not an easy concept to learn, but a very useful one. This article tries to explain how corecursion works and how it can be used.