From: Benoit Daloze Date: 2010-06-10T04:25:10+09:00 Subject: Re: Very simple programming exercises Hi, On 7 June 2010 09:31, Josh Cheek wrote: > On Sun, Jun 6, 2010 at 11:48 PM, Lakshmanan Muthukrishnan < > lakshmanan@vinsol.com> wrote: > > If you like math, projecteuler.net is a good choice, math problems whose > scope is large enough that they usually require writing a program in order > to solve them. Hardcore number crunching isn't a great domain for Ruby, > though, and the problems get quite advanced pretty quickly. I maxed out at > 140 solved. But the problem solving skills of math complement the problem > solving skills of programming (imo, anyway). I found it very helpful for > developing problem solving skills, and figuring out how to transform what I > have into what I want. > I would like to thank you for the link to project Euler, it is really interesting ! >> Please point me towards a good resource on the net or it can be a book >> also. I would also recommend Ruby Quiz Regards, B.D.