10 Things Every Java Programmer Should Know About Ruby
[
P
rev
|
H
o
me
|
N
ext
]
Things that are not Objects
Variable names are not objects
You cannot have a variable reference another variable
(no indirection to variables)
There are workarounds to this
But that’s an advanced topic
And no one really
needs
it anyways.
O
'
REILLY
®
OSCON 2005
Copyright 2005 by Jim Weirich (All Rights Reserved)