2026-08-13-how-to-improve-students-problem-solving-skills-using-subgoal-labels-4007c0dbae
Using Subgoal Labels to Build Students' Problem-Solving Skills
Raspberry Pi Foundation Blog

EDITOR BRIEF
The excerpt explains that experienced programmers often make many setup decisions automatically, while beginners can feel overwhelmed when starting a coding task. It introduces subgoal labels as short instructions added to tasks, especially worked examples, to help learners break a larger programming problem into smaller steps.
INSIGHTS
This matters because beginners often need help seeing how to start. Try adding step-by-step labels to a worked example in your next lesson or practice task to make the process clearer.
COMMENTS
Loading comments…