The distinctive Perl camel is (c) O'Reilly
Perl Workshop Home Page
Home of the Bioinformatics Perl Workshop perl workshop > courses > hello ruby (5.0.0.1)

course 5.0.0.1

Level: all
5.0.0.1 | all | 1 sessions
A crash introduction to Ruby for Perl programmers.

legend

course code

cat.course.level.sessions.session

e.g. 1.0.1.8

categories

0 | introduction and orientation

1 | perl fundamentals

2 | shell and prompt tools

3 | web development

4 | CPAN Modules

5 | Ruby

levels

level: all all ( 0 )

level: beginner beginner ( 1 )

level: intermediate intermediate ( 2 )

level: advanced advanced ( 3 )

[ use while/until and if/unless to draw attention to positive/negative conditions ]
5.0.0.1 Hello Ruby

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