Can someone kindly recommend some good books on the following:
Ruby for beginners
For experienced programmers wanting to work in Ruby, I found
"Programming Ruby" both comprehensible and comprehensive. For
beginning programmers, I don't know.
Ruby for advanced users
Programming Ruby, 2nd Edition, chapters 22-24.
Ruby On Rails for beginners
Ruby On Rails for advanced users
Agile Web Development With Rails for both.
···
On Nov 27, 9:03 pm, "barcaroller" <barcarol...@music.net> wrote:
Can someone kindly recommend some good books on the following:
Ruby for beginners
Learning Programming:
Learn to Program
A bit more advanced:
Ruby by Example
Some programming knowledge from other language:
Everyday scripting with Ruby
Ruby Cookbook
Programming Ruby
The Ruby Way
Ruby for advanced users
Programming Ruby
The Ruby Way
The Ruby Cookbook
Ruby On Rails for beginners
Ruby on Rails
Ruby On Rails for advanced users
Can't help you there sorry.
Is there a bible like Larry Wall's Programming Perl or Bjarne
Stroustrup's The C++ Programming Language?
The Pickaxe (Programming Ruby) would probably be the closest although
The Ruby Way wouldn't be too far behind.
Another good little book to have nearby is O'Reilly's Ruby Pocket
Reference.
My favourites sources in order:
(I'm probably at ('bit more advanced'/'knowledge from other language')
level above):
1. Without doubt this newsgroup! A LOT of info gets posted here!
2. irb, Google, the Cookbook
3. Ruby Pocket Reference
4. RDoc Documentation
Pickaxe, The Ruby Way
I've only recently bought Ruby by Example and Everyday Scripting.. So
far they are both great books.
cheers,
···
On Tue, 27 Nov 2007 22:03:09 -0500 "barcaroller" <barcaroller@music.net> wrote:
--------------------------------------------------
From: "kevin cline" <kevin.cline@gmail.com>
Sent: Wednesday, November 28, 2007 3:24 PM
Newsgroups: comp.lang.ruby
To: "ruby-talk ML" <ruby-talk@ruby-lang.org>
Subject: Re: Books on Ruby...
On Nov 27, 9:03 pm, "barcaroller" <barcarol...@music.net> wrote:
Can someone kindly recommend some good books on the following:
Ruby for beginners
For experienced programmers wanting to work in Ruby, I found
"Programming Ruby" both comprehensible and comprehensive. For
beginning programmers, I don't know.
Ruby for advanced users
Programming Ruby, 2nd Edition, chapters 22-24.
Ruby On Rails for beginners
Ruby On Rails for advanced users
On Nov 28, 2007 12:26 PM, Doug Hogg <dough@machelpla.com> wrote:
barcaroller wrote:
> Can someone kindly recommend some good books on the following:
>
> Ruby for beginners
>
For absolute beginners to programming (even kids), "Learn to Program" by
Chris Pine is a very gentle introduction to Ruby.
Also for beginners, I am find "Beginning Ruby, From Novice to
Professional" by Peter Cooper very approachable but it also covers a lot
of ground.