Student understanding of object-oriented programming as expressed in concept maps

  • Authors:
  • Kate Sanders;Jonas Boustedt;Anna Eckerdal;Robert McCartney;Jan Erik Moström;Lynda Thomas;Carol Zander

  • Affiliations:
  • Rhode Island College, Providence, RI, USA;Höskolan i Gävle, Gävle, Sweden;Uppsala University, Uppsala, Sweden;University of Connecticut, Storrs, CT, USA;Umeå University, Umeå, Sweden;Aberystwyth University, Aberystwyth, Wales Uk;University of Washington, Bothell, Bothell, WA, USA

  • Venue:
  • Proceedings of the 39th SIGCSE technical symposium on Computer science education
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present the results of an experiment in which we sought to elicit students' understanding of object-oriented (OO) concepts using concept maps. Our analysis confirmed earlier research indicating that students do not have a firm grasp on the distinction between "class" and "instance." Unlike earlier research, we found that our students generally connect classes with both data and behavior. Students rarely included any mention of the hardware/software context of programs, their users, or their real-world domains. Students do mention inheritance, but not encapsulation or abstraction. And the picture they draw of OO is a static one: we found nothing that could be construed as referring to interaction among objects in a program. We then discuss the implications for teaching introductory OO programming.