this by-example cheat sheet is a lot handier than, say, <a href="http://clojure.org/cheatsheet" rel="nofollow">http://clojure.org/cheatsheet</a> which is just a big list of function/macro names
thank you, that's a great set of examples. It would have saved me quite a bit of time when starting out.<p>keep this handy too while learning clojure:<p><a href="http://news.ycombinator.com/item?id=1033503" rel="nofollow">http://news.ycombinator.com/item?id=1033503</a>
That is useful, especially because I am spending the weekend getting even more into Clojure (I just accepted a new AI gig and the coding is to be done in Clojure). I have three Clojure books (2 are MEAPS) that I am revisiting this weekend and I hope to be releasing two small open source Clojure projects in the next few days (just AI stuff, so not of general interest). It is very nice to have a good excuse to get deeper into a great (or at least fun to use) programming language.