Back to Course

Grade 11 - Computer studies

0% Complete
0/0 Steps
  1. 2.1 Algorithm design and Problem-solving (Sample)
    1 Topic
    |
    1 Quiz
  2. Paper 2: Practical Problem-solving and Programming

    2.1 Algorithm design and Problem-solving
    18 Topics
    |
    13 Quizzes
  3. 2.2 Programming
    2 Topics
    |
    2 Quizzes
  4. 2.3 Databases
    2 Topics
    |
    1 Quiz
Lesson Progress
0% Complete

Learning Outcome(s):

  • show understanding that every computer system is made up of sub-systems, which in turn are made up of further sub-systems

  • use top-down design, structure diagrams, flowcharts, pseudocode, library routines and subroutines

Summary:

This first video of Paper 2 sets the scene with an explanation of computer systems and the various ways that exist to represent those systems in computer science.

Two of these methods will be used latter on; namely Flowchart and Pseudocodes.