GCSE Computer Science - OCR 277
Paper 2 Topics
- Variables: The use of variables, constants, operators, inputs, outputs and assignments.
- Data types:
- integer
- real
- Boolean
- character and string
- casting
- Data types:
- Programming Constructs
- Sub programs (functions and procedures) to produce structured code
- Arithmetic operator and Boolean operators.
- Basic string manipulation
- File handling operations
- Arrays:
- Sorting
- Bubble Sort
- Insertion Sort
- Merge Sort
- Searching
- High and Low Level Languages
- Translators, Compilers and Interpreters
- IDEs
- Testing
- SQL to search for data (taught by MW)