Code Quality Defects Across Introductory Programming Topics

Warning

This publication doesn't include Institute of Computer Science. It includes Faculty of Informatics. Official publication website can be found on muni.cz.
Authors

EFFENBERGER Tomáš PELÁNEK Radek

Year of publication 2022
Type Article in Proceedings
Conference Proceedings of the 53rd ACM Technical Symposium on Computer Science Education V. 1
MU Faculty or unit

Faculty of Informatics

Citation
Web ACM Digital library
Doi http://dx.doi.org/10.1145/3478431.3499415
Keywords introductory programming; python; code quality; feedback
Description Research on feedback in introductory programming focuses mostly on incomplete and incorrect programs. However, most of the functionally correct programs also contain defects that call for feedback. We analyzed 114,000 solutions to 161 short coding problems in Python and compiled a catalog of 32 defects in code quality. We found that most correct solutions contain some defects and that students do not stop making them if they do not receive targeted feedback. The catalog of defects, together with their prevalence across common topics like expressions, loops, and lists, informs educators which defects to address in which lectures and guides the development of exercises on code quality. Additionally, we describe defect detectors, which can be used to generate valuable feedback to students automatically.
Related projects:

You are running an old browser version. We recommend updating your browser to its latest version.

More info