Re: Looking for example code and other learning resources

2011-11-10 Thread Christian Romney
On Nov 10, 12:03 pm, Base wrote: > Hi - > > I have found this site *very* useful. > http://clojuredocs.org/quickref/Clojure%20Core Thanks for your reply. I am familiar with Clojure docs and have found it helpful on occasion. On a separate note, I've been studying the SQL Korma source which makes

Re: Looking for example code and other learning resources

2011-11-10 Thread Base
Hi - I have found this site *very* useful. http://clojuredocs.org/quickref/Clojure%20Core On Nov 10, 9:50 am, Christian Romney wrote: > Hi all, > > As part of my effort to learn Clojure, I'm looking for examples of > good (open) source that makes use of STM and other concurrency > features. I

Looking for example code and other learning resources

2011-11-10 Thread Christian Romney
Hi all, As part of my effort to learn Clojure, I'm looking for examples of good (open) source that makes use of STM and other concurrency features. I was wondering if any of you would be kind enough to point me at interesting, idiomatic examples of code that leverages any of the following: - atom