Published on Linux Journal (http://www.linuxjournal.com)
Resources for “Getting Started with Ruby”
By Reuven M. Lerner
Created 2005-07-21 01:00

The Ruby home page is at www.ruby-lang.org [1]. This page has many links to other sites, including tutorials and documentation, for the Ruby language.

If you are interested in a printed reference, the book Programming Ruby: The Pragmatic Programmers' Guide, written by Dave Thomas and published by the Pragmatic Programmers, is an excellent starting point.

The WEBrick home page is at www.webrick.org [2]. A nice tutorial on WEBrick, including how to write servlets, is available at rubyurl.com/N3dPn [3].

__________________________

Source URL: http://www.linuxjournal.com/article/8397

Links:
[1] http://www.ruby-lang.org
[2] http://www.webrick.org
[3] http://rubyurl.com/N3dPn