133. OCR A Level (H046-H446) SLR23 – 2.2 Programming constructs
About this video
OCR Specification Reference
AS Level 2.2.1a
A Level 2.2.1a
This video provides a brief introduction to the three main programming constructs: Sequence, Selection and Iteration.
Key questions:
- What are the three major programming constructs?
- In what situations would you use each type of construct?
00:00 Programming constructs
00:08 Intro
00:13 A note about these videos
00:58 Beat That Dice example
01:09 Sequence
01:38 Selection (branching)
02:43 Iteration (looping)
04:32 Nest structures
05:45 Key questions
05:58 Outro
Last updated: 27.07.26
Other videos on this course
-
134. OCR A Level (H446) SLR23 – 2.2 Recursion
-
135. OCR A Level (H046-H446) SLR23 – 2.2 Global & local variables
-
136. OCR A Level (H046-H446) SLR23 – 2.2 Functions & procedures
-
137. OCR A Level (H046-H446) SLR23 – 2.2 Integrated development environments
-
138. OCR A Level (H446) SLR23 – 2.2 Object orientated techniques