Classes
Understanding classes will allow you to write code that can model just about anything in the real world.
About Classes
Learn More
Methods
Learn More
Making Instances
Learn More
Adding Methods
Learn More
Multiple Instances
Learn More
Inheritance
Learn More
Child Class Methods
Learn More
Overriding Parent Class Methods
Learn More
Storing Classes in Modules
Learn More