Teaching data structures using competitive games

  • Authors:
  • R. Lawrence

  • Affiliations:
  • Dept. of Comput. Sci., Univ. of Iowa, Iowa City, IA, USA

  • Venue:
  • IEEE Transactions on Education
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

A motivated student is more likely to be a successful learner. Interesting assignments encourage student learning by actively engaging them in the material. Active student learning is especially important in an introductory data structures course where students learn the fundamentals of programming. In this paper, the author describes a project for a data structures course based on the idea of competitive programming. Competitive programming motivates student learning by allowing students to evaluate and improve their programs throughout an assignment by competing their code against instructor-defined code and the code of other students in a tournament environment. Pedagogical results indicate that the combination of game development and friendly student competition is a significant motivator for increased student performance.