An Analysis on a Learning Support System for Tracing in Beginner's Debugging

  • Authors:
  • Tsuruko Egi;Akira Takeuchi

  • Affiliations:
  • Dept. of Information Systems, Ube Frontier College, Japan, egi@ube-c.ac.jp;Dept. of Artificial Intelligence, Kyushu Institute of Technology, Japan

  • Venue:
  • Proceedings of the 2007 conference on Supporting Learning Flow through Integrative Technologies
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We are developing a debugging support system called DESUS which guides tracing for beginners of programming. The tracing is one of tactical plans for programming, and it is an important skill for beginners as well as experts, because tracing make learners to understand the behavior of their programs. We collected learner's programs every time they were compiled during debugging by using DESUS in actual classes, and analyzed the data of how learners use and study tracing and other three kinds of tactical plans. As a result, we found that learners cannot use tracing without DESUS's support, while they can use other tactical plans without support. We also discuss effects of the system on learning tracing.