From: Gregory Brown Date: 2005-11-20T08:45:59+09:00 Subject: Re: Small practice programs On 11/19/05, dark2 wrote: > Is there any site similar to Ruby quiz with some slightly easier > challenges? Before University of New Haven Ruby Brigade became New Haven Ruby Brigade, we had a couple challenges. Here is one of them. Don't read to the end if you don't want to see the solutions, but it's not that hard... (Read as far as you need to for hints) http://stonecode.org/organizations/unh.rb/board/viewtopic.php?t=10 There is also a simple challenge on the new_haven.rb mailing list you might try: (that no one has solved yet) http://groups.google.com/group/New-Haven-Ruby-Brigade/browse_thread/thread/02c5820ebc0e73d7 Also, look through the Ruby Quizzes a little deeper. Some are insanely difficult but others are not quite so tough. Some of the easier ones are: -Cows and Bulls -LCD Numbers -Whiteout Of course, reading through the solutions or solving parts of the quizzes is good for the heart, too. HTH :)