Hi, Can anyone suggest what to use to practice ruby coding challenges? Thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/5ca6df83-9322-4497-99ca-81da3c46ae1c%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
On Fri, Dec 13, 2013 at 7:13 PM, trekr67 <cebirim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Can anyone suggest what to use to practice ruby coding challenges?http://rubykoans.com/ http://codekata.pragprog.com/ (not necessarily in Ruby, but you can do that) http://exercism.io/ -- Dave Aronson, the T. Rex of Codosaurus LLC (codosaur.us), freelance software developer, and creator of these sites: PullRequestRoulette.com, blog.codosaur.us, & Dare2XL.com. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org 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.
<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 Aronson <googlegroups2dave-BRiZGj7G2yRXqviUI+FSNg@public.gmane.org>wrote:> On Fri, Dec 13, 2013 at 7:13 PM, trekr67 <cebirim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Can anyone suggest what to use to practice ruby coding challenges? > > http://rubykoans.com/ > > http://codekata.pragprog.com/ (not necessarily in Ruby, but you can do > that) > > http://exercism.io/ > > -- > Dave Aronson, the T. Rex of Codosaurus LLC (codosaur.us), > freelance software developer, and creator of these sites: > PullRequestRoulette.com, blog.codosaur.us, & Dare2XL.com. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > 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 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAM6M-ock1EzzkZCKa2%2B7uzVMWrB_S6TG%3D_Nv_yjqrBDJcOjvEg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
On Fri, Dec 13, 2013 at 6:13 PM, trekr67 <cebirim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAHUC_t93uSSOMQ%3DuFBDHWm-p3TPJQZ4F7wP9qbmv1iugP-peKw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.