On Wed, Jan 5, 2011 at 8:04 PM, John Svazic <jsva...@gmail.com> wrote:
> I'm new to the Clojure community (admittedly, I'm only on chapter 6 of

Welcome!!

> Clojure in Action, so my Clojure skills are sub-sub-par at the
> moment), but I was wondering if there were any weekly challenges for
> writing Clojure code like there is (was?) for Ruby, i.e:
>
> http://rubyquiz.com/
>
> When I was starting my investigation into Ruby I found this type of
> weekly quiz incredibly insightful.  Is there something similar for
> Clojure?  Even Lisp would be fine, and I would think it would be
> interesting to compare approaches from others in the group.  Thoughts?

Project Euler is something you might look at - it offers a variety of
interesting problems that you can solve in any language (and I think
it's particularly good for solving the same problem in multiple
languages so you can compare them in the same context, which I find
really helps me 'get' new languages).

I think the Ruby Quiz is a great idea but I suspect it is a huge
amount of work behind the scenes...
-- 
Sean A Corfield -- (904) 302-SEAN
Railo Technologies, Inc. -- http://getrailo.com/
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

-- 
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 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to