About this document
CIE Pseudocode Teaching Guide by Aaron Abdur Rahim is a document available to read on EtoBox.
This document provides guidelines for writing pseudocode that will appear in examined components for CIE O Level Computer Science. It outlines conventions for font style and size, indentation, case, lines and numbering, variables, arrays, common operations like input/output and arithmetic, and control structures like IF statements. Pseudocode uses specific keywords and formatting to clearly show the structure of an algorithm without using an actual programming language.
- Author
- Aaron Abdur Rahim
- Language
- EN