A Comparison of Pair Versus Solo Programming Under Different Objectives: An Analytical Approach

A Comparison of Pair Versus Solo Programming Under Different Objectives: An Analytical Approach

0.00 Avg rating0 Votes
Article ID: iaor200916806
Country: United States
Volume: 19
Issue: 1
Start Page Number: 71
End Page Number: 92
Publication Date: Mar 2008
Journal: Information Systems Research
Authors: , , ,
Keywords: performance
Abstract:

This study compares the performances of pair development (an approach in which a pair of developers jointly work on the same piece of code), solo development, and mixed development under two separate objectives: effort minimization and time minimization. To this end, we develop analytical models to optimize module–developer assignments in each of these approaches. These models are shown to be strongly NP–hard and solved using a genetic algorithm. The solo and pair development approaches are compared for a variety of problem instances to highlight project characteristics that favor one of the two practices. We also propose a simple criterion that can reliably recommend the appropriate approach for a given problem instance. Typically, for efficient knowledge sharing between developers or for highly connected systems, the pair programming approach is preferable. Also, the pair approach is better at leveraging expertise by pairing experts with less skilled partners. Solo programming is usually desirable if the system is large or the effort needed either to form a pair or to code efficiently in pairs is high. Solo programming is also appropriate for projects with a tight deadline, whereas the reverse is true for projects with a lenient deadline. The mixed approach (i.e., an approach where both the solo and pair practices are used in the same project) is only indicated when the system consists of groups of modules that are sufficiently different from one another.

Reviews

Required fields are marked *. Your email address will not be published.