A Level Computer Science Programming Guide
Appearance
A Level Computer Science Programming Guide
A quick and easy lookup guide to easily study the components of the different programming languages required in the AS and A Level Computer Science course.
Contents
[edit | edit source]- Introduction
- Variables, Constants and Data Types
- Arrays
- User-Defined Data Types
- Common Operations
- Selection
- Iteration
- Procedures and Functions
- File Handling
- Object-Oriented Programming
- Algorithms