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.
Dayton-Cincinnati .NET Code Camp 2006
Copyright 2005, 2006 by Jim Weirich (All Rights Reserved)