DocumentCode
762653
Title
The Way We Program
Author
Spinellis, Diomidis
Author_Institution
Athens Univ., Athens
Volume
25
Issue
4
fYear
2008
Firstpage
89
Lastpage
91
Abstract
Code lacking comments, meaningful identifiers, and correct indentation is a nightmare. By studying 30 programs of various sizes to measure what percentage of their source code consisted of comments, meaningful identifiers, and whitespace, the author found that more than half of the code served developers rather than the compiler. The relative composition of the three elements was equally distributed and didn´t appear to vary with project size. This finding substantiates the view of programming as an art form and the importance of source code in the software development process. Therefore we need to focus management´s attention on code and its developers.
Keywords
programming; software metrics; program comments; program identifier; program indentation; program measurement; programming style; software development process; software project size; art; comments; indentation; meaningful identifiers; source code; whitespace;
fLanguage
English
Journal_Title
Software, IEEE
Publisher
ieee
ISSN
0740-7459
Type
jour
DOI
10.1109/MS.2008.101
Filename
4548413
Link To Document