Ruby (programming language)/External Links: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Pat Palmer
No edit summary
 
imported>Tom Morris
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{subpages}}
==Tools==
==Tools==


* [http://rubyjedit.org/download/|http://rubyjedit.org/download/ jEdit plugin for Ruby syntax coloring:]
* [http://rubyjedit.org/download/ jEdit plugin for Ruby syntax coloring]
* [http://rubyeclipse.sourceforge.net/download.rdt.html Eclipse plugin (RDT) for Ruby development]


==Links==
==Links==


* Ruby creator %newwin%[[http://translate.google.com/translate?u=http%3A%2F%2Fwww.rubyist.net%2F%7Ematz%2F&langpair=ja%7Cen&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools|Yukihiro Matsumoto (Matz) blog]] (Google-translated to English)
* [http://www.ruby-lang.org/en/ Official Ruby home page]
* Official Ruby API: %newwin% [[http://www.ruby-doc.org/core/|http://www.ruby-doc.org/core/]]
* [http://translate.google.com/translate?u=http%3A%2F%2Fwww.rubyist.net%2F%7Ematz%2F&langpair=ja%7Cen&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools|Yukihiro Ruby creator Matsumoto (Matz) blog] (Google-translated to English)
* Official Ruby home page: %newwin% [[http://www.ruby-lang.org/en/|http://www.ruby-lang.org/en/]]
* [http://www.ruby-doc.org/core/ Official Ruby API]
*[[http://alliance.seas.upenn.edu/~cis700/Lectures/7-ruby-features.ppt|Assorted Ruby Features]] (Powerpoint lecture)
* [http://alliance.seas.upenn.edu/~cis700/Lectures/7-ruby-features.ppt Assorted Ruby Features] (Powerpoint lecture)
*[[http://alliance.seas.upenn.edu/~cis700/Lectures/10-unit-testing-in-ruby.ppt|Unit Testing in Ruby]] (Powerpoint lecture)
* [http://alliance.seas.upenn.edu/~cis700/Lectures/10-unit-testing-in-ruby.ppt Unit Testing in Ruby] (Powerpoint lecture)
* Dr. Dave's ''A Concise Introduction to Ruby'' %newwin% [[http://alliance.seas.upenn.edu/~cis700/ruby/concise-ruby.html|http://alliance.seas.upenn.edu/~cis700/ruby/concise-ruby.html]]
* [http://alliance.seas.upenn.edu/~cis700/Lectures/ Various related Powerpoint lectures]
* Zen Spider quick ref: %newwin% [[http://www.zenspider.com/Languages/Ruby/QuickRef.html|http://www.zenspider.com/Languages/Ruby/QuickRef.html]]
* [http://alliance.seas.upenn.edu/~cis700/ruby/concise-ruby.html A Concise Introduction to Ruby] - by Dr. David Matuszek, University of Pennsylvania
* A good help site: %newwin% [[http://www.ruby-doc.org/|http://www.ruby-doc.org/]]
* [http://www.zenspider.com/Languages/Ruby/QuickRef.html Zen Spider Quick Reference]
* Slagell's Ruby user's guide: %newwin% [[http://www.rubyist.net/~slagell/ruby/|http://www.rubyist.net/~slagell/ruby/]]
* [http://www.ruby-doc.org/ A good help site]
* [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


==Online books==
==Online books==
*[[http://alliance.seas.upenn.edu/~cis700/Lectures/]]
* [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)
* Chris Pine's online Ruby book: %newwin% [[http://pine.fm/LearnToProgram/|http://pine.fm/LearnToProgram/]]
* Programming Ruby: The Pragmatic Programmer's Guide: %newwin% [[http://www.ruby-doc.org/docs/ProgrammingRuby/|http://www.ruby-doc.org/docs/ProgrammingRuby/]] (fully indexed, slightly out of date)

Latest revision as of 17:53, 30 August 2010

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A hand-picked, annotated list of Web resources about Ruby (programming language).
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

Online books