Is there a college textbook for Ruby?

J

James Dinkel

The Pragmatic Programmer's "Programming Ruby" book is great, but I'm
looking for something that is split up with questions and lessons and
junk like that.

You know how school textbooks are: they explain something, and then ask
you to answer questions and do exercises based on what they just
explained. Is there something like that for Ruby and/or RubyOnRails?
 
G

Greg Donald

The Pragmatic Programmer's "Programming Ruby" book is great, but I'm
looking for something that is split up with questions and lessons and
junk like that.

You know how school textbooks are: they explain something, and then ask
you to answer questions and do exercises based on what they just
explained. Is there something like that for Ruby and/or RubyOnRails?

The Ruby Cookbook and Ruby Quiz are sorta like that.
 
J

Jeremy McAnally

I wouldn't recommed either of those as a primary text; I would perhaps
use them as references (except Ruby Quiz could be fun for homework if
you're evil ;)).

I don't know if there really is anything out there; I've been working
on something in my spare time but I have too many projects on my plate
right now to finish it. My suggestion would be to develop a
curriculum based on either the Pickaxe or Ruby for Rails (Which is
split up a little better IMHO).

--Jeremy

The Ruby Cookbook and Ruby Quiz are sorta like that.


--
My free Ruby e-book:
http://www.humblelittlerubybook.com/book/

My blogs:
http://www.mrneighborly.com/
http://www.rubyinpractice.com/
 
J

Jay Bornhoft

James said:
The Pragmatic Programmer's "Programming Ruby" book is great, but I'm
looking for something that is split up with questions and lessons and
junk like that.

You know how school textbooks are: they explain something, and then ask
you to answer questions and do exercises based on what they just
explained. Is there something like that for Ruby and/or RubyOnRails?

Not so much a textbook but Brian Schroeder's website includes the slides
of a summer university level course on the Ruby language. Each section
closes with problems to solve.

http://ruby.brian-schroeder.de/course/


JB
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,222
Messages
2,571,137
Members
47,754
Latest member
Armand37T7

Latest Threads

Top