Application of robot programming to the teaching of object-oriented computer languages

  1. J. M. Rodríguez-Corral
  2. Arturo Morgado Estévez
  3. D. Molina
  4. Francisco José García-Peña
  5. C. A. Amaya Rodríguez
  6. Antonio Abad Civit Balcells
Revista:
The International journal of engineering education

ISSN: 0949-149X

Año de publicación: 2016

Volumen: 32

Número: 4

Páginas: 1823-1832

Tipo: Artículo

Otras publicaciones en: The International journal of engineering education

Resumen

Object-oriented programming (OOP) abstract concepts are often difficult to understand for students, since it is not easy tofind the equivalence of such concepts in daily life. In this paper we will study if an interdisciplinary approach based on anintroduction to robotics androbot programming helpsthe studentin acquiring the OOP concepts. Forour experiments,weselected a sample of thirty individuals among students with an adequate knowledge of procedural programming. Thissample was divided into two groups of fifteen students each: for the first one we used a standard introductory approach toC#, whereas for the second one we developed an experimental course that included a demonstration program thatillustrated OOP basic concepts using the features of a specific type of commercial ball-shaped robot with sensing, wirelesscommunication and output capabilities. After the courses, both groups were evaluated by completing a multiple-choiceexam and a C# programming exercise. Our results show that the student group that attended the course including the robotdemo showed a higher interest level (i.e. they felt more motivated) than those students that attended the standardintroductory C# course. Furthermore, the students from the experimental group also achieved an overall better mark.