Re: is there a way I can learn clojure with a lot of exercises

2014-04-17 Thread Gary Verhaegen
Hi Roelof, I noticed your chat client is in Dutch. On the off chance that you might be in Flanders, I wanted to point out that there is going to be a BeClojure meetup on 2014-04-23 in Antwerp. More details: http://clojuregroup.org/2014/04/11/invitation-beclojure-23-april-2014-antwerpen/ On

Re: is there a way I can learn clojure with a lot of exercises

2014-04-17 Thread Erlis Vidal
Also you can check http://readwrite.com/2011/07/01/free-e-books-on-clojure#awesm=~oBIfFVbGUOK34e On Thu, Apr 17, 2014 at 2:33 AM, Gary Verhaegen gary.verhae...@gmail.comwrote: Hi Roelof, I noticed your chat client is in Dutch. On the off chance that you might be in Flanders, I wanted to

is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Roelof Wobben
Hello, I like to try clojure. I have little or none programming background but I know I learn the best by reading a piece of text and then do exercises about it so I can check if I really understand it. What is then the best way to proceed ? Roelof -- You received this message because you

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Bruce Wang
Try 4clojure.com On Wed, Apr 16, 2014 at 4:56 PM, Roelof Wobben rwob...@hotmail.com wrote: Hello, I like to try clojure. I have little or none programming background but I know I learn the best by reading a piece of text and then do exercises about it so I can check if I really understand

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Roelof Wobben
Thanks, Can this site also be good : http://www.braveclojure.com/ Roelof Op woensdag 16 april 2014 09:07:36 UTC+2 schreef Bruce Wang: Try 4clojure.com On Wed, Apr 16, 2014 at 4:56 PM, Roelof Wobben rwo...@hotmail.comjavascript: wrote: Hello, I like to try clojure. I have

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Josh Kamau
more exercises here http://clojure-euler.wikispaces.com/Problem+001 On Wed, Apr 16, 2014 at 10:53 AM, Roelof Wobben rwob...@hotmail.com wrote: Thanks, Can this site also be good : http://www.braveclojure.com/ Roelof Op woensdag 16 april 2014 09:07:36 UTC+2 schreef Bruce Wang: Try

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Niels van Klaveren
I suggest read up on Clojure for the Brave and Truehttp://www.braveclojure.comand Clojure from the Ground Uphttp://aphyr.com/posts/301-clojure-from-the-ground-up-welcome, then start on 4clojure's exercises http://www.4clojure.com. I'd recommend it over sites with euler problems, since those

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Roelof Wobben
Thanks, At this point Im following the first tutorial. Roelof Op woensdag 16 april 2014 12:45:33 UTC+2 schreef Niels van Klaveren: I suggest read up on Clojure for the Brave and Truehttp://www.braveclojure.comand Clojure from the Ground

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Kranthi Rajoli
I found this to be very useful http://clojurekoans.com/ Kranthi -- 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 - please be patient with your

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread monolithp
I did this https://wiki.helsinki.fi/display/clojure2011/Home This appears to be more updated, but I haven't tried it. http://iloveponies.github.io/120-hour-epic-sax-marathon/index.html On Wednesday, April 16, 2014 1:56:07 PM UTC+7, Roelof Wobben wrote: Hello, I like to try clojure. I have

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Charlie Griefer
On Apr 15, 2014, at 11:56 PM, Roelof Wobben rwob...@hotmail.com wrote: I like to try clojure. I have little or none programming background but I know I learn the best by reading a piece of text and then do exercises about it so I can check if I really understand it. What is then the best

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Roelof Wobben
Op woensdag 16 april 2014 16:43:09 UTC+2 schreef Charlie Griefer: On Apr 15, 2014, at 11:56 PM, Roelof Wobben rwo...@hotmail.comjavascript: wrote: I like to try clojure. I have little or none programming background but I know I learn the best by reading a piece of text and then do

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Guru Devanla
I would suggest 4clojure.com for the following reasons: 1. Problems are tuned towards learning idioms of Clojure 2. In many cases problems are tuned towards making you thinking functionally. 3. Once you solve the problem, you get to compare it with some of the other submitters. This point is

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread blake
As one who has been immersed in Clojure since the beginning of the year, I'd say use 4Clojure judiciously. For one thing, the format of the exercises adds an extra layer of complexity: Most of the time, you can't just solve the problem, you must solve the problem and then try to figure out how to

Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Mimmo Cosenza
In my humble experience, the best way to learn a language is to follow your way to learn a language, that means the same way you were already successful with the latest language you learnt. Hopefully in the future CLJ could become the very first language the new generation will learn (today I