LEARNING OUTCOMES
The Student Will
|
| | |
P | 1 | Write well designed programs from given specifications. |
|
|
|
P | 2 | Write programs and develop documentation to installation standards. |
|
|
|
P | 3 | Find and correct bugs in programs. |
|
|
|
P | 4 | Design test data which will thoroughly check that a program works to specification. |
|
|
|
P | 5 | Amend given programs according to changed/additional specifications. |
|
| CONTENT |
|
|
|
| 1-5 |
|
|
|
> | At least 7 of the following: |
|
|
|
| | - Interactive processing |
|
| | - Indexed sequential file maintenance |
|
| | - Relative file maintenance |
|
| | - Database maintenance |
|
| | - Data validation |
|
| | - Exception handling |
|
| | - Multiple module handling |
|
| | - Meet interface design requirements |
|
| | - Interface with report generator |
|
| | - Preferences settings maintenance |
|
| | - Operating system or other program interfacing |
|
| | - Meet performance criteria |
|
| | - Produce, maintain & connect to DLL or the like |
|
| | - Produce reusable code |
|
| | - Interact with a scripting language (eg JCL, Rexx, etc) |