A Proposal for a Debugging Learning Support Environment for Undergraduate Students Majoring in Computer Science

Aoi Kanaya,Takuma Migo,Hiroaki Hashiura
2024-07-25
Abstract:In software development, encountering bugs is inevitable. However, opportunities to learn more about bug removal are limited. When students perform debugging tasks, they often use print statements because students do not know how to use a debugger or have never used <a class="link-external link-http" href="http://one.In" rel="external noopener nofollow">this http URL</a> this study, among various debugging methods, we focused on debugging using breakpoints. We implemented a function in Scratch, a visual programming language, that allows for self-learning of correct breakpoint placement and systematic debugging <a class="link-external link-http" href="http://procedures.In" rel="external noopener nofollow">this http URL</a> this paper, we discuss experimental results that clarify the changes that occur in subjects when they learn debugging in Scratch.
Software Engineering
What problem does this paper attempt to address?