Computer program · AS 91883
Develop a computer program
Develop a computer program
You need to write a working computer program that does a specific job. Your program must use at least two different types of data (like numbers and text), control flow (making decisions and repeating actions), and get input from somewhere. You'll also need to test it carefully, add comments explaining what your code does, and make sure it actually works properly.
You write a working program that completes the task, uses multiple data types and control structures, includes comments, and you've tested it on some basic cases.
Your program is well-organised with clear variable names and comments that explain what the code does; you follow your language's conventions and test it systematically on both normal and edge cases.
Your program is clearly structured and logically sound; it handles different situations flexibly, validates input properly, tests comprehensively for all types of cases, and uses good coding practices throughout.
Standards typically taken alongside or after this one. Same subject, grouped by level.