LEARNING OUTCOMES
The Student Will
|
| | |
| 1.Write programs using: |
|
| | -parameter passing |
|
| | -recursive techniques |
|
| | -dynamic memory allocation (pointers) |
|
|
|
| 2.Develop documentation to installation standards. |
|
|
|
| 3.Find and correct bugs in programs. |
|
|
|
| 4.Design test data which will thoroughly check that a program works to specification. |
|
|
|
| 5.Enhance an existing working program. |
|
|
|
|