New to Clojure

2011-06-07 Thread Santosh M
I want to learn clojure. I already know Java. Please tell me how to proceed. Regards Santosh -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated

Re: New to Clojure

2011-06-08 Thread Santosh M
o > concurrency:http://www.infoq.com/presentations/Value-Identity-State-Rich-Hickey > - I've found StackOverflow to be a great resource for Clojure tricks > and hints > > Hope this helps - and good luck! > >    Mike. > > On Jun 7, 8:30 pm, Santosh M wrote: >

Re: New to Clojure

2011-06-08 Thread Santosh M
ot. If it passes, one can see how short > their own code compared with others. In searching a shorter solution, > one often learns some functional tricks. Also, the site forces one to > work with core Clojure functions only, and the use of def is not > allowed. > > On Jun 7, 12:

Re: New to Clojure

2011-06-08 Thread Santosh M
I just found out three books on closure, please tell me which is the best one to start with? 1 - The Joy of Clojure 2 - Programming Clojure 3 - Practical Clojure On Jun 8, 9:03 pm, Santosh M wrote: > Thank you all for the suggestions. > Will keep posting my queries on the google

Re: New to Clojure

2011-06-09 Thread Santosh M
rt. > > On Jun 9, 12:15 am, Santosh M wrote: > > > > > > > > > I just found out three books on closure, please tell me which is the > > best one to start with? > > > 1 - The Joy of Clojure > > 2 - Programming Clojure > > 3 - Practical