Quick Read: Improving program comprehension through Parson’s Problems

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.

Steven Scott

We are twofifths design agency. We design logos, create unforgettable brands, design & build beautiful websites, and bring stories to life through animated motion graphics films.

http://www.twofifthsdesign.com
Previous
Previous

Quick Read : Using Code Tracing to improve program comprehension

Next
Next

Quick Read: Understanding program comprehension using the block model