Language Basics

This section will look at the main terms used in programming. This includes some of the terminology around programming.

Lesson name
Homework / revision links
Lesson 1 - Basic code layout Test
Lesson 2 - Variables and data types Test
Lesson 3 - Statements, expressions and logic Test
Lesson 4 - Operators Test
Lesson 5 - If statements Test
Lesson 6 - Logical operators  
Lesson 7 - Loops  
Lesson 8 - Functions  
Lesson 9 - Arrays / lists  
Lesson 10 - tuples  
Lesson 11 - String manipulation