View Single Post
  #11  
Old 03-25-2007, 12:32 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
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.
__________________
Reply With Quote