Hi all,
I recently decided to start learning Lisp, and after some very unscientific research decided on Clojure. I'd like to know about some good resources to start learning clojure. I come from a mostly C background.
Also, I don't believe in starting small and then gradually writing more complex programs, I usually just do a small Hello World and then jump directly into a decently complex program, and I'd like to do the same with clojure. Is this a good approach to clojure?
Ideally, I'd like to get started with a small GUI program.
Regards,
chaosprophet
Edit: I don't know anything about functional programming either.
http://pragprog.com/titles/shcloj/programming-clojure
Mark Volkmann also wrote a pretty good article:
http://java.ociweb.com/mark/clojure/article.html
Stop by the Google group with ANY questions. No question is too silly. We're all dying to help.
http://groups.google.com/group/clojure
Once you get the basics down, and you don't mind some shameless self promotion...
http://vimeo.com/channels/fulldisclojure
SFD