LEARNING OUTCOMES
The Student Will
|
| | |
A | 1 | Write well designed programs from given specifications. |
|
|
|
A | 2 | Design appropriate combinations of test data and ensure results match specification. |
|
|
|
A | 3 | Document the development of programs and the source code according to installation standards. |
|
|
|
A | 4 | Identify deviations from installation standards in documentation, code, or procedures, and produce the corrected versions. |
|
|
|
A | 5 | Given source code with simple logic errors, identify them and correct them without recourse to the computer. |
|
| CONTENT |
|
> | Data structures including arrays |
|
|
|
> | Simple file handling |
|
|
|
> | Interactive dialogue |
|
|
|
> | Commercial report programs |
|
|
|
> | Data validation |
|
|
|
> | Simple exception handling |
|
|
|
> | Simple file update |
|
|
|
> | All standard syntax options |
|
|
|
> | Efficiency considerations |