[Haifux] [lecture proposal] Ruby

2008-08-27 Thread Ohad Lutzky
Ruby is a dynamic, open source programming language with a focus on
simplicity and productivity. It has an elegant syntax that is natural
to read and easy to write.

Hello world in ruby is:

print Hello World!

(or, alternatively, for interactive ruby, just Hello World!)

Anyone interested?

-- 
Man is the only animal that laughs and weeps, for he is the only
animal that is struck with the difference between what things are and
what they ought to be.
 - William Hazlitt

Ohad Lutzky
___
Haifux mailing list
Haifux@haifux.org
http://hamakor.org.il/cgi-bin/mailman/listinfo/haifux


Re: [Haifux] [lecture proposal] Ruby

2008-08-27 Thread ik
I've made a lecture abotu Ruby last month on Telux, and I think i
should have made it different, but you can download my slides at:

http://ik.homelinux.org/index.rhtml/lectures/puts_ruby

Most of my code is bad I know, it was supposed to give an examples on
what ruby can do and not how to write things correctly.

Ido

On Wed, Aug 27, 2008 at 1:32 PM, Ohad Lutzky [EMAIL PROTECTED] wrote:
 Ruby is a dynamic, open source programming language with a focus on
 simplicity and productivity. It has an elegant syntax that is natural
 to read and easy to write.

 Hello world in ruby is:

 print Hello World!

 (or, alternatively, for interactive ruby, just Hello World!)

 Anyone interested?

 --
 Man is the only animal that laughs and weeps, for he is the only
 animal that is struck with the difference between what things are and
 what they ought to be.
  - William Hazlitt

 Ohad Lutzky
 ___
 Haifux mailing list
 Haifux@haifux.org
 http://hamakor.org.il/cgi-bin/mailman/listinfo/haifux




-- 
http://ik.homelinux.org/
___
Haifux mailing list
Haifux@haifux.org
http://hamakor.org.il/cgi-bin/mailman/listinfo/haifux


Re: [Haifux] [lecture proposal] Ruby

2008-08-27 Thread Ohad Lutzky
On Wed, Aug 27, 2008 at 7:00 PM, ik [EMAIL PROTECTED] wrote:
 I've made a lecture abotu Ruby last month on Telux, and I think i
 should have made it different, but you can download my slides at:

 http://ik.homelinux.org/index.rhtml/lectures/puts_ruby

 Most of my code is bad I know, it was supposed to give an examples on
 what ruby can do and not how to write things correctly.

 Ido

There's some good stuff in there, and I might just use it in my own
slides. Thanks!

-- 
Man is the only animal that laughs and weeps, for he is the only
animal that is struck with the difference between what things are and
what they ought to be.
 - William Hazlitt

Ohad Lutzky
___
Haifux mailing list
Haifux@haifux.org
http://hamakor.org.il/cgi-bin/mailman/listinfo/haifux