CS 3723
  Programming Languages  
  Ruby Overview   


Ruby In This Course (CS 3723):

    The goal is to study Ruby as an elegant scripting language with good object-oriented features. Ruby has all of the systems programming features of Perl in forms similar to Perl. These are studied in the current CS 3423 Systems Programming course, so we won't study them here. Instead we will look at features of Ruby that make it good for general-purpose programming.


Ruby Features:

    From the Ruby man page.
    Ruby is also the basis for Ruby on Rails (or just rails) -- a web applications framework now widely used.


Free Ruby Tutorials:


Ruby Logo:

    A Ruby logo was the result of a contest in 2007. A collection of entries is at: Ruby Logos Submitted.


Revision date: 2013-11-04. (Please use ISO 8601, the International Standard Date and Time Notation.)