![]() |
Lesson Plan |
| IMOS Home | Student Center | TallTech Home |
February 22, 2000Details
Reading / References
|
Class concepts
How to create classes
About instance methods
How to declare objects
Object theory - object, instance, inheritance, attributes, methods
Creating a class - (pg 67)
Instance variables (pg 67)
Access to variables (pg 67)
Instance methods (pg 69) - get/set
Declaring objects (pg 71)
Calling methods on instantiated objects (pg 72)
Organizing classes (pg 73-79)
Using constructors (pg 81)