From: Kevin Brown Date: 2005-11-06T17:17:12+09:00 Subject: Re: can you recommend some easy ruby project for newbie? On Sunday 06 November 2005 01:07, nonocast wrote: > thanks for everybody > btw, is there any project for newbie to read? I would say start with the online version of the pickaxe. http://www.rubycentral.com/book/ This builds a (cheesy, but it works) example of a jukebox from scratch. It's Ruby 1.6, but you'll find the basics are the same. Most of us on this list own the second version of the book, it's GREAT.