Abstract
Context. Code quality is a key issue in software development. The ability to develop high quality software is therefore a key learning goal of computing programs. However, there are no universally accepted measures to assess the quality of code and current standards are considered weak. Furthermore, there are many facets to code quality. Defining and explaining the concept of code quality is therefore a challenge faced by many educators. Objectives. In this working group, we investigated code quality as perceived by students, educators, and professional developers, in particular, the differences in their views of code quality and which quality aspects they consider as more or less important. Furthermore, we investigated their sources for information about code quality and its assessment. Methods. We interviewed 34 students, educators and professional developers regarding their perceptions of code quality. For the interviews they brought along code from their own experience to discuss and exemplify code quality. Results. There was no common definition of code quality among or within these groups. Quality was mostly described in terms of indicators that could measure an aspect of code quality. Among these indicators, readability was named most frequently by all groups. The groups showed significant differences in the sources they use for learning about code quality with education ranked lowest in all groups. Conclusions. Code quality should be discussed more thoroughly in educational programs.
Original language | English |
---|---|
Title of host publication | ITiCSE-WGR 2017 - Proceedings of the 2017 ITiCSE Conference on Working Group Reports |
Subtitle of host publication | Proceedings of the 2017 ITiCSE Conference on Working Group Reports |
Place of Publication | New York, NY |
Publisher | Association for Computing Machinery (ACM) |
Chapter | 4 |
Pages | 70-85 |
Number of pages | 16 |
ISBN (Electronic) | 9781450356275 |
ISBN (Print) | 9781450356275 |
DOIs | |
Publication status | Published - 30 Jan 2018 |
Event | 22nd Annual Conference on Innovation and Technology in Computer Science Education - Università di Bologna, Bologna, Italy Duration: 3 Jul 2017 → 5 Jul 2017 Conference number: 22 http://iticse.acm.org/ITiCSE2017/ |
Conference
Conference | 22nd Annual Conference on Innovation and Technology in Computer Science Education |
---|---|
Abbreviated title | ITiCSE 2017 |
Country/Territory | Italy |
City | Bologna |
Period | 3/07/17 → 5/07/17 |
Internet address |
Keywords
- Code quality
- Programming