Ruby problem solving Skills

Hi ,

Is there any interesting sites is available for problems solving in Ruby
like Ruby-Monk.

So that we will learn things like
-> Data-structure like trees , graphs , stacks , linked list etc.
-> Design pattens.

Thanks,
Senthil Srinivasan

On Wed, Aug 29, 2012 at 12:53 AM, thil [email protected] wrote:

Is there any interesting sites is available for problems solving in Ruby
like Ruby-Monk.

Check out Ruby Koans, at http://rubykoans.com/.

-Dave


Dave A., Available Secret-Cleared Ruby/Rails Freelancer
(VA/DC/Remote);
see www.DaveAronson.com, www.Codosaur.us, and www.Dare2XL.com for more
info.

the koans are a very cool idea and many people recommend it.

however, i went through the koans early in my ruby days and didn’t feel
like i learned much. or i guess a more accurate description is - the
stuff
i learned didn’t stick with me for very long.

maybe it just didn’t fit my learning style or something.

at any rate, a similar site is http://rubeque.com/

On Thu, Aug 30, 2012 at 1:47 AM, Dave A. <

my favorite is puzzlenode.com. the problems there are a bit harder but
very
interesting.

http://rubyquiz.com/ is maybe the most popular one

easier problems can be found at http://ruby-challenge.rubylearning.org/