Wednesday, May 26, 2010


I am beginning to understand object oriented programing. Once I learned that methods are functions inside of a class then the light bulb went off. In this example, I created a "steve" object from my person class. Now I can get properties (age, name) and methods (describe, runfast) for the steve object. If I want I can create new objects from the person class like this: Jane = person().

Followers

Blog Archive

About Me

My photo
Biking helps me to cope with life.