- Analyzing teachers’ diagnostic and intervention processes in debugging using video vignettes. Proceedings of the 17th International Conference on Informatics in Schools (ISSEP'24), Springer International Publishing, 2025, 167-179 more… BibTeXWWW
- Individuelle Unterstützung beim Debuggen -- Video-Vignetten für die Lehrkräftebildung. INFOS 2023 - Informatikunterricht zwischen Aktualität und Zeitlosigkeit, 2023, 441-442 more… BibTeXWWW
- Entwicklung eines Prozessmodells für Diagnose- und Intervention von Lehrkräften beim Debugging. 20. GI-Fachtagung Informatik und Schule, Gesellschaft für Informatik, Bonn, 2023, 157-166 more… BibTeXWWW
- “I Now Feel that this is Unfair” A Case Study on the Effects of Professional Development for Debugging in the K-12 Classroom. In: Informatics in Schools. A Step Beyond Digital Education. Springer International Publishing, 2022, 78-89 more… BibTeXWWW
- Investigating Teachers’ Diagnostic and Intervention Skills in Debugging. Proceedings of the 17th Workshop in Primary and Secondary Computing Education, ACM, 2022, 1-2 more… BibTeXWWW
- Developing a Real World Escape Room for Assessing Preexisting Debugging Experience of K12 Students. 2021 IEEE Global Engineering Education Conference (EDUCON), 2021, 521-529 more… BibTeXWWW
- Debugging im Informatikunterricht. Dissertation, 2021 more… BibTeX
- Investigating Students’ Preexisting Debugging Traits: A Real World Escape Room Study. Koli Calling '20: Proceedings of the 20th Koli Calling International Conference on Computing Education Research, Association for Computing Machinery, 2020, 1-10 more… BibTeXWWW
- Improving Debugging Skills in the Classroom – The Effects of Teaching a Systematic Debugging Process. Proceedings of the 14th Workshop on Primary and Secondary Computing Education, ACM, 2019, 57-63 more… BibTeXWWW
- Debuggen im Unterricht – Ein systematisches Vorgehen macht den Unterschied. INFOS 2019 - GI-Fachtagung Informatik und Schule, 2019, 129-138 more… BibTeXWWW
- Current Status and Perspectives of Debugging in the K12 Classroom: A Qualitative Study. 2019 IEEE Global Engineering Education Conference (EDUCON), 2019, 1030-1038 more… BibTeXWWW
- Addressing Teaching Practices Regarding Software Quality: Testing and Debugging in the Classroom. Proceedings of the 12th Workshop on Primary and Secondary Computing Education (WiPSCE '17), ACM, 2017, 105-106 more… BibTeXWWW

Finding and correcting errors on their own is a major hurdle for novice programmers, which can often lead to frustration and even aversion in the K-12 computer science classroom. It is also a major challenge for teachers, who rush from student to student, attempting to do justice to each and every one. The only way to overcome this problem is to empower students to correct their programming errors, i.e. debugging, on their own. As several studies show, debugging is different from general programming skills and therefore needs to be taught explicitly. Moreover, debugging skills play an important role not only in programming: dealing with errors is ubiquitous in our everyday lives, and debugging is considered an essential practice in computational thinking. Despite this, debugging is an underrepresented topic both in the classroom and in computing education research, and there are surprisingly few studies, materials, and concepts dealing with the explicit teaching of debugging skills. In this research direction, debugging is analyzed from an educational point of view, develop and evaluate strategies for integrating debugging into the classroom, and thus design a "pedagogy" of debugging.