Ruby (programming language)/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Tom Morris No edit summary |
imported>Tom Morris (→Links) |
||
Line 17: | Line 17: | ||
* [http://www.ruby-doc.org/ A good help site] | * [http://www.ruby-doc.org/ A good help site] | ||
* [http://www.rubyist.net/~slagell/ruby/ Slagell's Ruby user's guide] | * [http://www.rubyist.net/~slagell/ruby/ Slagell's Ruby user's guide] | ||
* [http://c2.com/cgi/wiki?RubyLanguage Ruby Language] on C2 Wiki | |||
* [http://c2.com/cgi/wiki?PythonVsRuby Python Vs Ruby] on C2 Wiki | * [http://c2.com/cgi/wiki?PythonVsRuby Python Vs Ruby] on C2 Wiki | ||
Latest revision as of 16:53, 30 August 2010
- Please sort and annotate in a user-friendly manner and consider archiving the URLs behind the links you provide. See also related web sources.
Tools
Links
- Official Ruby home page
- Ruby creator Matsumoto (Matz) blog (Google-translated to English)
- Official Ruby API
- Assorted Ruby Features (Powerpoint lecture)
- Unit Testing in Ruby (Powerpoint lecture)
- Various related Powerpoint lectures
- A Concise Introduction to Ruby - by Dr. David Matuszek, University of Pennsylvania
- Zen Spider Quick Reference
- A good help site
- Slagell's Ruby user's guide
- Ruby Language on C2 Wiki
- Python Vs Ruby on C2 Wiki
Online books
- Learning to Program - by Chris Pine
- Programming Ruby: The Pragmatic Programmer's Guide (fully indexed, slightly out of date)