Hi,
Can anyone suggest what to use to practice ruby coding challenges?
Thanks
Hi,
Can anyone suggest what to use to practice ruby coding challenges?
Thanks
http://codekata.pragprog.com/ (not necessarily in Ruby, but you can do that)
Obligatory mention of projecteuler.net - Great brainteasers, and regardless of what language you do them in you’ll learn something new. I particularly enjoy going back through and trying to optimise my solutions to problems I solved a year or two ago.
Any little thing you need to do more than once on a computer. Or even just once.