Year 7 - Computing
Problem solving using programming constructs
Using fundamental programming constructs in a block-based language
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 7 - Computing
Using fundamental programming constructs in a block-based language
In this unit pupils will build their confidence and knowledge of the key programming constructs (sequence, iteration, selection and variables). Learners will use Scratch to explore the key programming constructs firstly through editing pre-existing code and then by developing their own programs.
You will learn to combine sequence, selection and iteration in a program to solve a problem.
The programming constructs of sequence, selection and iteration can be combined to make more complex programs. Analysing a problem involves decomposing it into its constituent parts.
a situation or task that needs to be solved. Add one real device or system example to prove understanding.
Mistake: Programming constructs cannot be combined in the same code block. Correction: The programming constructs of sequence, selection and iteration can be combined within the same code block to make more complex programs.
Browse all guides in the Year 7 Computing guide library.