Computing A-Level Introduction
This is a concise yet thorough look at the AQA A-Level Computing course curated by @Popey456963 and @PB.exe, two students themselves. We hope you find this guide useful.
Table of Contents
- Numbers
- Pseudocode
- Variables and CONSTANTS
- Data types
- Naming conventions
- Variables and CONSTANTS
- Programming
- Programming basics
- Sequence
- Selection
- Iteration
- Procedure vs. function
- Data structures
- Abstract data structures
- Basic programming operations
- Arithmetical operations
- Assignment operators
- Relational operators
- Boolean operators
- Graphs
- Paths and cycles
- String operations
- Type convesion
- Programming basics