CSC/ECE 517 Fall 2013/ch1 1w14 st

From Expertiza_Wiki
Revision as of 15:47, 17 September 2013 by Sandi (talk | contribs)
Jump to navigation Jump to search

RUBY OBJECT MODEL



Understanding the Ruby Object Model

Diagramatic Representation

Objects

Classes

Instance Variables

Methods


Object Relationships

Instance of ...

Superclass/Subclass relationship


Comparision with other Object-Oriented languages

Comparision with java

Comparision with C++

...


Advantages of the Ruby Object Model


Disadvantages of the Ruby Object Model


See Also :


References


External Links