
03-25-2007, 12:32 AM
|
|
Incubator
|
 |
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
|
|
|
You need to understand the basics of object-oriented programming itself before you advance. IMO, the three basics are Objects, Functions, and Variables.
Variables to store data, Objects to organize data, and Functions to manipulate data. |
|
|
|