|
 |
Python, Perl, and Ruby Resources |
 |
Web Links
Python
The Python Home Page
The Python Documentation Index
The Vaults of Parnassus,
a substantial collection of Python resources.
A Perl Hacker in the Land of Python,
an interesting and detailed article by Jon Udell.
Perl
The Perl Home Page
The Perl Institute,
a non-profit organization.
The Perl FAQ
CPAN (Comprehensive Perl Archive Network)
allows you to download the latest version of Perl and other related
resources.
Ruby
The Ruby Home Page
Ruby Central
offers additional Ruby information and resources
Ruby 1.6 Class Reference
Programming Ruby book contents
free on the web. This book by Dave Thomas and Andrew Hunt is widely
considered to be not only a great book on Ruby but on computer
programming as well.
Programming in Ruby
is a well-written introductory article written by Dave Thomas and Andrew Hunt
that appeared in the January 2001 issue of Dr. Dobb's Journal.
Book Recommendations
Python Essential Reference
by David M. Beazley and Guido Van Rossum (Foreward)
New Riders Publishing
This review is not written yet.
Programming Perl (Second Edition)
by Larry Wall, Tom Christiansen, Randal L. Schwartz, and Stephen Potter
O'Reilly & Associates
This review is not written yet.
Programming Ruby: A Pragmatic Programmer's Guide
by David Thomas and Andrew Hunt
Addison-Wesley
This review is not written yet.
The Ruby Programming Language
by Yukihiro Matsumoto
Addison-Wesley
This review is not written yet.
Ruby In A Nutshell
by Yukihiro Matsumoto
O'Reilly & Associates
This review is not written yet.
|