Ruby Code Challenges

Hi,

Can anyone suggest what to use to practice ruby coding challenges?

Thanks

On Fri, Dec 13, 2013 at 7:13 PM, trekr67 [email protected] wrote:

Can anyone suggest what to use to practice ruby coding challenges?

http://codekata.pragprog.com/ (not necessarily in Ruby, but you can do
that)


Dave A., the T. Rex of Codosaurus LLC (codosaur.us),
freelance software developer, and creator of these sites:
PullRequestRoulette.com, blog.codosaur.us, & Dare2XL.com.

http://projecteuler.net/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.

On 14 December 2013 00:20, Dave A.
[email protected]wrote:

To post to this group, send email to [email protected].
To view this discussion on the web visit

https://groups.google.com/d/msgid/rubyonrails-talk/CAHxKQih%3D%3DnjiDi0JA9q_701-N_nurfaTiyOV28_v4kE%2BYcC%3DNw%40mail.gmail.com

.
For more options, visit https://groups.google.com/groups/opt_out.


Deryk

On Fri, Dec 13, 2013 at 6:13 PM, trekr67 [email protected] wrote:

Can anyone suggest what to use to practice ruby coding challenges?

Any little thing you need to do more than once on a computer. Or even
just
once.