



|
|
CS1 Course Site
|
Compilation of Powerful Ideas ( Cognitive and Computational )
Top 10 list of Powerful Ideas
Objects
|
|
|
An object, in the abstract, is a collection of ``parts, '' ``behaviors, '' and ``relations.'' For practical programming purposes an object is either a class or an instance of a class.
Objects are a definite powerful idea because they make up classes.
|
|