Quick Read: Improving program comprehension through Parson’s Problems

12 February 2021

An important precursor to learning to write computer programs is
having the necessary program comprehension to interpret the function
and structure of existing programs. One tool that can help learners
develop program comprehension is Parson’s Problems, which are
exercises that require learners to rearrange lines of code into the
correct sequence.

You can read more about using Parson's Problems to develop program comprehension in our latest Pedagogy Quick Read, or you can check out our other Quick Reads.

Download this Pedagogy Quick Read