From: Martin DeMello Date: 2007-05-13T02:37:52+09:00 Subject: Re: Object-oriented solution to Tower of Hanoi On 5/12/07, Rich Morin wrote: > > Robert Klemme wrote: > >> I suggest you also read a decent book on data structures and algorithms > >> (Knut, Sedgewick or the like). > > I find Sedgewick to be a lot more useful than Knuth, because > he uses high-level (well, higher than assembly) code. I'd > love to see a good book on algorithms for Ruby (hint!). give http://www.brpreiss.com/books/opus8/ a look. martin