Research Article Open Access

Optimising Pair Programming in a Scholastic Framework: A Design Pattern Perspective

Smitha Rajagopal1, Katiganere Siddaramappa Hareesha1 and Poornima Panduranga Kundapur1
  • 1 MIT, India

Abstract

Pair programming is one of the widely used practices of Extreme Programming (XP). XP is a software development process which intends to enhance quality of software code in order to cater to the ever increasing demands of customers looking for IT solutions. Pair programming promotes team building, raises confidence among individuals and eventually results in richer and a better codebase. As an attempt to compare solo and pair programming, group of post graduate students were assigned the task to implement four out of 23 design patterns (pertaining to real world scenarios) in their lab sessions. In this study, a systematic investigation on pairing by contemplating a pair programming scenario from a design pattern perspective has been presented. Results were obtained using JavaNCSS tool by considering software code metrics which indicated that pair programming can be beneficial in a scholastic framework.

Journal of Computer Science
Volume 13 No. 6, 2017, 199-210

DOI: https://doi.org/10.3844/jcssp.2017.199.210

Submitted On: 22 June 2016 Published On: 20 May 2017

How to Cite: Rajagopal, S., Hareesha, K. S. & Kundapur, P. P. (2017). Optimising Pair Programming in a Scholastic Framework: A Design Pattern Perspective. Journal of Computer Science, 13(6), 199-210. https://doi.org/10.3844/jcssp.2017.199.210

  • 2,869 Views
  • 1,866 Downloads
  • 2 Citations

Download

Keywords

  • Extreme Programming
  • Maintainability Index
  • Cyclomatic Complexity
  • Data Abstraction Coupling
  • JavaNCSS
  • Facade
  • Observer
  • Mediator