From: Jason Mayer Date: 2006-11-28T13:01:39+09:00 Subject: Re: simple loops and recursion ------=_Part_93401_21580453.1164686496307 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I can only comment on point 3, as I'm doing the same thing you are (although I might be a page or two ahead of you). I basically did things in the same order - I did the Chris Pine thing (a while ago) via his web page (I didn't realize it was also a book until recently), then I read through most of why's poignant guide to ruby(http://poignantguide.net/ruby/), then started reading "Ruby in 21 Days". I keep hoping one day that the regex stuff on day 8 will make sense. I also started Agile Web Development With Rails and now I'm back to ruby in 21 days. I also have the pickaxe as a reference when I want to look over stuff. For what it's worth, I think the order in which you're reading the books is very good. That said, I still suck but of course YMMV :) On 11/27/06, ishamid wrote: > > > 3. I will study your solution carefully. About books, etc.: My plan was > to get through Chris Pine (Learn to Program), then go through Mark > Slagell (Ruby in 21 Days), then plow through the PickAxe. Any > suggestions in this regard? > > Thanks again for your help. > > Idris > > > ------=_Part_93401_21580453.1164686496307--