|
CSTA K-12 Repository >
CSTA Source: K-12 Repository >
Level 4: Topics in Computer Science >
L4 A: Advanced Placement Computer Science (A & AB levels) >
L4 A 02: Program Implementation [AP Topic Outline II]
Collection home page
|
|
The overall goals of program implementation parallel those of program design. Classes that fill common needs should be built so that they can be reused easily in other programs. Object-oriented design is an important part of program implementation.
|