Source files for "YART - Yet Another Ruby Tutorial" now avai

Hello.

Thanks to everyone who sent me words of encouragement about my Ruby
Tutorial. :slight_smile:

Managed to grab an hour this AM to work on putting OpenOffice.org
Impress and PowerPoint versions of my Ruby Tutorial slides on-line:

 http://glasnost.itcarlow.ie/~barryp/ruby-tut-source.html

Feel free to use/adapt as you see fit, remembering - of course - to
share any enhancements with the community.

Have fun!

Paul.

Santiago R. Lunar M. wrote:

Excelent work Paul, i just have noticed that there’s a mistake in the
word Ruby at the title in my browser. It says:
ā€œThe source to the Rutby Tutorialā€.

Duh!

Fixed.

Paul B. escribió:

Feel free to use/adapt as you see fit, remembering - of course - to
share any enhancements with the community.

Have fun!

Paul.
Excelent work Paul, i just have noticed that there’s a mistake in the
word Ruby at the title in my browser. It says:
ā€œThe source to the Rutby Tutorialā€.

On 10/14/06, Paul B. [email protected] wrote:

Paul.

I enjoyed doing this:

newRubyTutorial]$ cat download.rb
1.upto(14) do |i|
system( ā€œwget
http://glasnost.itcarlow.ie/~barryp/ruby/LearnRuby#{i}.odpā€)
sleep 5
end

Prasad

On 10/14/06, G.Durga P. [email protected] wrote:

I enjoyed doing this:

newRubyTutorial]$ cat download.rb
1.upto(14) do |i|
system( ā€œwget http://glasnost.itcarlow.ie/~barryp/ruby/LearnRuby#{i}.odpā€)
sleep 5
end

WHAT! You didn’t make this a rake task?

Thanks!

–
Rick DeNatale

My blog on Ruby
http://talklikeaduck.denhaven2.com/

David R. wrote:

Paul.

Lesson 9, Slide 3: ā€œClasses to Stingsā€ !

DJ

Oh dear. Groan. :frowning:

I’ve just fixed this. :slight_smile:

Paul B. wrote:

Hello.

Thanks to everyone who sent me words of encouragement about my Ruby
Tutorial. :slight_smile:

Managed to grab an hour this AM to work on putting OpenOffice.org
Impress and PowerPoint versions of my Ruby Tutorial slides on-line:

 http://glasnost.itcarlow.ie/~barryp/ruby-tut-source.html

Feel free to use/adapt as you see fit, remembering - of course - to
share any enhancements with the community.

Have fun!

Paul.

Lesson 9, Slide 3: ā€œClasses to Stingsā€ !

DJ