Overview
Qualification Grading Type
Graded
Graded
Be able to use a high-level language compiler.
Carry out file management activities.
Use editor for creating and editing source programs.
Interpret compilation and run time error messages to take corrective action.
Be able to implement simple programs.
Declare and use meaningful variables and constants.
Declare appropriate simple data types.
Use meaningful identifiers.
Write programs including:
Make program easier to read and understand by using:
Conditional statements could include: IF – THEN – ELSE – ENDIF.
Be able to use program control structures.
Select appropriate relational operators.
Use two select statements comments.
Use three iteration statements.
Be able to create program documentation.
Design a program supported by appropriate documentation.
Documentation could include pseudocode, data flowcharts, debug and use of test data.
Implement and test program supported by appropriate documentation.