Which tutorial on Clojure is best?
Posted
by Steve Rowe
on Stack Overflow
See other posts from Stack Overflow
or by Steve Rowe
Published on 2009-03-01T08:59:12Z
Indexed on
2010/04/14
10:33 UTC
Read the original article
Hit count: 328
I'm interested in learning Clojure. The Getting Started page on Clojure.net is pretty minimal. Is there a good language introduction or tutorial out there? Which would you recommend?
Answer: I have watched the videos on youtube called Intro to Clojure. I don't recommend those. They are a little too brief and don't give a lot of background. The talks by Clojure creater Rich Hickey. I am finding the "for Java developers" version very useful.
© Stack Overflow or respective owner