course home
If you've been writing Perl forever and are looking for a new challenge, it just may be Ruby.
Ruby has Perl's pragmatism and terseness, idioms, tons of built-in methods and natural object orientation. This single session is a rapid-fire introduction to Ruby, tailored for Perl programmers. We'll show you how Ruby is the same and how it is different, than Perl.
The big R.
Ruby scripts have the same compactness as Perl. With Ruby's objects, you can chain methods using the "." operator.
String and array manipulation. You should recognize some friends (push, join) and a few new faces (times, downto).
|
other in this category
5.1.1.5
| Introduction to Ruby
other by same level
0.0.0.1
| Orientation Session
0.1.0.1
| Two Problems
2.0.0.3
| Introduction to Unix
other by same instructor
Other courses by Edward Ocampo-Gooding.
5.1.1.5
| Introduction to Ruby
|