Sciweavers

SIGCSE
2008
ACM

Debugging: the good, the bad, and the quirky -- a qualitative analysis of novices' strategies

13 years 4 months ago
Debugging: the good, the bad, and the quirky -- a qualitative analysis of novices' strategies
A qualitative analysis of debugging strategies of novice Java programmers is presented. The study involved 21 CS2 students from seven universities in the U.S. and U.K. Subjects "warmed up" by coding a solution to a typical introductory problem. This was followed by an exercise debugging a syntactically correct version with logic errors. Many novices found and fixed bugs using strategies such as tracing, commenting out code, diagnostic print statements and methodical testing. Some competently used online resources and debuggers. Students also used pattern matching to detect errors in code that "just didn't look right". However, some used few strategies, applied them ineffectively, or engaged in other unproductive behaviors. This led to poor performance, frus
Laurie Murphy, Gary Lewandowski, Renée McCa
Added 14 Dec 2010
Updated 14 Dec 2010
Type Journal
Year 2008
Where SIGCSE
Authors Laurie Murphy, Gary Lewandowski, Renée McCauley, Beth Simon, Lynda Thomas, Carol Zander
Comments (0)