A multi-national study of reading and tracing skills in novice programmers

  • Authors:
  • Raymond Lister;Elizabeth S. Adams;Sue Fitzgerald;William Fone;John Hamer;Morten Lindholm;Robert McCartney;Jan Erik Moström;Kate Sanders;Otto Seppälä;Beth Simon;Lynda Thomas

  • Affiliations:
  • University of Technology, Sydney Broadway, NSW, Australia;James Madison University, Harrisonburg, VA;Metropolitan State University, St. Paul, MN;Staffordshire University, Stafford, ST, United Kingdom;University of Auckland, Auckland, New Zealand;Aarhus University, Aarhus, Denmark;University of Connecticut, Storrs, CT;Umeá University, Umeá, Sweden;Rhode Island College, Providence, RI;Helsinki University of Technology, TKK, Finland;University of San Diego, San Diego, CA;University of Wales, Aberystwyth

  • Venue:
  • Working group reports from ITiCSE on Innovation and technology in computer science education
  • Year:
  • 2004

Quantified Score

Hi-index 0.02

Visualization

Abstract

A study by a ITiCSE 2001 working group ("the McCracken Group") established that many students do not know how to program at the conclusion of their introductory courses. A popular explanation for this incapacity is that the students lack the ability to problem-solve. That is, they lack the ability to take a problem description, decompose it into sub-problems and implement them, then assemble the pieces into a complete solution. An alternative explanation is that many students have a fragile grasp of both basic programming principles and the ability to systematically carry out routine programming tasks, such as tracing (or "desk checking") through code. This ITiCSE 2004 working group studied the alternative explanation, by testing students from seven countries, in two ways. First, students were tested on their ability to predict the outcome of executing a short piece of code. Second, students were tested on their ability, when given the desired function of short piece of near-complete code, to select the correct completion of the code from a small set of possibilities. Many students were weak at these tasks, especially the latter task, suggesting that such students have a fragile grasp of skills that are a prerequisite for problem-solving.