Ruby (programming language)/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Tom Morris m (Ruby programming language/External Links moved to Ruby (programming language)/External Links: Ruby is not called "Ruby programming language". It is a programming language called "Ruby".) |
imported>Tom Morris No edit summary |
||
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?PythonVsRuby Python Vs Ruby] on C2 Wiki | |||
==Online books== | ==Online books== | ||
* [http://pine.fm/LearnToProgram/ Learning to Program] - by Chris Pine | * [http://pine.fm/LearnToProgram/ Learning to Program] - by Chris Pine | ||
* [http://www.ruby-doc.org/docs/ProgrammingRuby/ Programming Ruby: The Pragmatic Programmer's Guide] (fully indexed, slightly out of date) | * [http://www.ruby-doc.org/docs/ProgrammingRuby/ Programming Ruby: The Pragmatic Programmer's Guide] (fully indexed, slightly out of date) |
Revision as of 16:46, 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
- 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)