From: Omran Nazir on
>Thanks all.
>I was reading O'Reilly Learning Ruby, is this a recommended book?>

Yes I highly recommend that you buy and read it from end-to-end. Explanations are clear and succinct. BTW you may also want to read up ion 'yield' as this is what iterators use to return a value to a receiving block of code if one exists. Again, the O'Reilly book will explain all.

Imran Nazir

Imran's profile" border="0">
Friend, Boho, House Owner, Citizen, Engineer





________________________________
From: duxieweb <duxieweb(a)gmail.com>
To: ruby-talk ML <ruby-talk(a)ruby-lang.org>
Sent: Mon, 16 November, 2009 6:37:29
Subject: Re: what's ||

2009/11/16 Steve Wilhelm <steve(a)studio831.com>:
> Block syntax is also clearly explained in "The Ruby Programming
> Language" by Flanagan & Matsumoto in section 5.4.1.
>

Thanks all.
I was reading O'Reilly Learning Ruby, is this a recommended book?