This paper outlines an investigation into the ability of experienced programmers to effectively change programming paradigm. In particular it investigates programmers changing from imperative to object-oriented programming. This is achieved by comparing code samples from the new and experienced object-oriented programmers. Each sample is presented to a tool which makes a number of automatic measurements. The comparison has revealed large style differences between the two sets of programmers. The two groups having very different ideas on what constitutes an object, resulting in significant variations in the concepts of the responsibility or extent of a class, and inheritance and associated operations. These differences will typically result in major variations in the quality and reusability of the software produced.
[1]
Chris F. Kemerer,et al.
Towards a metrics suite for object oriented design
,
2017,
OOPSLA '91.
[2]
Mark Lorenz,et al.
Object-Oriented Software Development: A Practical Guide
,
1992
.
[3]
Norman Wilde,et al.
Maintenance Support for Object-Oriented Programs
,
1992,
IEEE Trans. Software Eng..
[4]
Meilir Page-Jones.
Comparing techniques by means of encapsulation and connascence
,
1992,
CACM.
[5]
Karl J. Lieberherr,et al.
Assuring good style for object-oriented programs
,
1989,
IEEE Software.
[6]
Ian M. Graham.
Object-oriented methods
,
1991
.