MenThal learns Ruby
- Essential:
- Ruby Home Page
- Programming Ruby: The Pragmatic Programmer's Guide (online version of the book)
- Others:
- Ruby Mine | Home
- xmarshal.rb - Simple marshalling of Ruby objects to XML
- Iowa- Interpreted Objects for Web Applications
- Cetus Links: 18,914 Links on Objects and Components / Ruby
- MySQL - Ruby Interface - Examples
So far, my most "serious" project is an online questionarie script. Using HTML forms, CGI, MySQL and Ruby, it has been a blast.
Download a simplified version with Ruby source code if you're really curious.
Unfortunately, documentation is lacking, some parts are very application specific and alot of variable names are in norwegian :-P
I chose to learn Ruby after contemplating both SmallTalk and Python for the position of programming-lingo to learn first this millenium.