[ABE.pm] The Ruby Dumb Questions Series ;-)

Randy Kramer rhkramer at gmail.com
Thu Dec 9 19:55:11 CST 2004


I finally got a copy (from the BAPL) of the Pickaxe book, and I'm
starting to read it.  I'm going to ask some question here as they jump
out at me, although in some cases I expect I'll find an answer as I
read more.

(the smart ass introduction to the question:) If Ruby wants to be so
consistent as an object oriented language, with a consistent syntax of
object.method, why is it:

puts <string>

instead of:

<string>.puts

?

Is there a *logical* explanation?

regards,
Randy Kramer


More information about the ABE-pm mailing list