Programming · AS 91076
Construct a basic computer program for a specified task
Construct a basic computer program for a specified task
You need to write a working computer program that solves a specific task given to you. Your program must use basic programming concepts (variables, conditions, loops) and work correctly when tested. You'll be marked on how well your program works, how clear your code is, and how thoroughly you test it.
You construct a working program that completes the task, with clear code layout, helpful comments, and testing on normal inputs.
You independently write a well-structured program using appropriate programming choices, document it clearly with comments that explain the code, and systematically test it with both normal and boundary inputs.
You build a robust, flexible program with effective control structures that handles expected, boundary, and invalid inputs smoothly, present the code concisely with comments that justify your design choices, and test comprehensively and efficiently.
Standards typically taken alongside or after this one. Same subject, grouped by level.