Programming is the core skill of computer science. In this section, you’ll learn about variables, data types, loops, and conditionals. These basic tools will help you start writing your own programs.
Unit Content
Terminology List
Terminology Flashcards
2.2 Variables, constants, inputs, outputs & assignments
2.2 The 3 basic programming constructs
2.2 Arithmetic and comparison operators
2.2 Boolean operators
2.2 Data types and casting
2.2 The use of basic string manipulation
2.2 The use of basic file handling
2.2 The use of records to store data
2.2 The use of SQL to search for data
2.2 The use of arrays
2.2 How to use sub programs
2.2 Random number generation