YART - Yet Another Ruby Tutorial!

Hello to all in the Ruby world!

[James Edward Gray II suggested I send this email to the list, as he thought some of you may be interested ... so, here goes.]

I've spent the last few weeks putting together a classroom-based Ruby
tutorial. The slides (as PDFs) are available here:

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

Feel free to link to and/or use this material, which is designed to be
presented within a laboratory setting - my students are sitting in front
of PCs (directly interacting with Ruby) while I cover this material.

Regards.

Paul.

···

--
Paul Barry
paul.barry@itcarlow.ie
http://glasnost.itcarlow.ie/~barryp
Institute of Technology, Carlow, Ireland.

I think you've done a great job.

···

On 10/13/06, Paul Barry <paul.barry@itcarlow.ie> wrote:

Hello to all in the Ruby world!

[James Edward Gray II suggested I send this email to the list, as he
thought some of you may be interested ... so, here goes.]

I've spent the last few weeks putting together a classroom-based Ruby
tutorial. The slides (as PDFs) are available here:

     Ruby Tutorial

Feel free to link to and/or use this material, which is designed to be
presented within a laboratory setting - my students are sitting in front
of PCs (directly interacting with Ruby) while I cover this material.

Regards.

Paul.

--
Paul Barry
paul.barry@itcarlow.ie
http://glasnost.itcarlow.ie/~barryp
Institute of Technology, Carlow, Ireland.

--
Amos King
USPS
Programmer/Analyst
St. Louis, MO

You should cross post to the emerging Ruby-Ireland mailing list too.

I had a quick look through your tutorials - good entry level stuff indeed.
Theres a whole bunch of QA engineers at my place that got very
interested at some WATIR tests we wrote. I have been looking for
good tutorials which come in at the novice level, or which can be
easily adapted into our own kind of training.

···

On 10/13/06, Paul Barry <paul.barry@itcarlow.ie> wrote:

Hello to all in the Ruby world!

[James Edward Gray II suggested I send this email to the list, as he
thought some of you may be interested ... so, here goes.]

I've spent the last few weeks putting together a classroom-based Ruby
tutorial. The slides (as PDFs) are available here:

     Ruby Tutorial

Paul it's a nice tutorial that I have linked up to, for my college students.

Thanks,

···

--
Satish Talim
Learning Ruby - - Log In

On 10/13/06, Paul Barry <paul.barry@itcarlow.ie> wrote:

Hello to all in the Ruby world!

[James Edward Gray II suggested I send this email to the list, as he
thought some of you may be interested ... so, here goes.]

I've spent the last few weeks putting together a classroom-based Ruby
tutorial. The slides (as PDFs) are available here:

     Ruby Tutorial

Feel free to link to and/or use this material, which is designed to be
presented within a laboratory setting - my students are sitting in front
of PCs (directly interacting with Ruby) while I cover this material.

Regards.

Paul.

--
Paul Barry
paul.barry@itcarlow.ie
Welcome to Paul Barry's Website
Institute of Technology, Carlow, Ireland.

I've no problems making the OpenOffice.org IMPRESS files available on my website if people want to adapt my material (as it's not at all easy to adapt PDFs).

Actually ... I'll do that sometime next week (and post to this list when it's all on-line).

Cheers.

Paul.

P.S. I'll check out Ruby-Ireland, too.

Richard Conroy wrote:

···

On 10/13/06, Paul Barry <paul.barry@itcarlow.ie> wrote:

Hello to all in the Ruby world!

[James Edward Gray II suggested I send this email to the list, as he
thought some of you may be interested ... so, here goes.]

I've spent the last few weeks putting together a classroom-based Ruby
tutorial. The slides (as PDFs) are available here:

     Ruby Tutorial

You should cross post to the emerging Ruby-Ireland mailing list too.

I had a quick look through your tutorials - good entry level stuff indeed.
Theres a whole bunch of QA engineers at my place that got very
interested at some WATIR tests we wrote. I have been looking for
good tutorials which come in at the novice level, or which can be
easily adapted into our own kind of training.

--
Paul Barry
paul.barry@itcarlow.ie

Institute of Technology, Carlow, Ireland.

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.

···

--
Paul Barry
paul.barry@itcarlow.ie
http://glasnost.itcarlow.ie/~barryp
Institute of Technology, Carlow, Ireland.

Paul Barry escribió:

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.

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".

···

--
santiago.lunar@jabberes.org
[a.K.a] chantanito
linux user #397015
Etch - kernel 2.6.15-23-amd64-k8

I enjoyed doing this:

newRubyTutorial]$ cat download.rb
1.upto(14) do |i|
  system( "wget http://glasnost.itcarlow.ie/~barryp/ruby/LearnRuby#{i}.odp&quot;\)
  sleep 5
end

Prasad

···

On 10/14/06, Paul Barry <paul.barry@itcarlow.ie> wrote:

Hello.
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.

Paul Barry 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

···

--
Posted via http://www.ruby-forum.com/\.

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 Barry
paul.barry@itcarlow.ie

Institute of Technology, Carlow, Ireland.

WHAT! You didn't make this a rake task? <G>

Thanks!

···

On 10/14/06, G.Durga Prasad <gdprasad@gmail.com> 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&quot;\)
  sleep 5
end

--
Rick DeNatale

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

David Roberts wrote:

Paul.

Lesson 9, Slide 3: "Classes to Stings" !

DJ

Oh dear. Groan. :frowning:

I've just fixed this. :slight_smile:

···

--
Paul Barry
paul.barry@itcarlow.ie

Institute of Technology, Carlow, Ireland.