Open Access. Powered by Scholars. Published by Universities.®

Education Commons

Open Access. Powered by Scholars. Published by Universities.®

PDF

2010

Theses/Dissertations

Physical Sciences and Mathematics

University of Denver

Articles 1 - 1 of 1

Full-Text Articles in Education

Toward Using Games To Teach Fundamental Computer Science Concepts, Jeffrey Michael Edgington Aug 2010

Toward Using Games To Teach Fundamental Computer Science Concepts, Jeffrey Michael Edgington

Electronic Theses and Dissertations

Video and computer games have become an important area of study in the field of education. Games have been designed to teach mathematics, physics, raise social awareness, teach history and geography, and train soldiers in the military. Recent work has created computer games for teaching computer programming and understanding basic algorithms.

We present an investigation where computer games are used to teach two fundamental computer science concepts: boolean expressions and recursion. The games are intended to teach the concepts and not how to implement them in a programming language.

For this investigation, two computer games were created. One is designed …