Topics from the Cambridge IGCSE (9-1) Computer Science 0984 syllabus.
7.2 ALGORITHM DESIGN AND PROBLEM SOLVING
SECTION OBJECTIVES 7.2(a) Understand that every computer system is made up of sub-systems, which are made up of further sub-systems
SECTION OBJECTIVES 7.2(b) Understand how a problem can be decomposed into its component parts Including: – inputs – processes – outputs – storage
SECTION OBJECTIVES 7.2(c) Use different methods to design and construct a solution to a problem Including: – structure diagrams – flowcharts – pseudocode