Treffer: A Family of Tools for Supporting the Learning of Programming.
Title:
A Family of Tools for Supporting the Learning of Programming.
Authors:
Rößling, Guido1 roessling@acm.org
Source:
Algorithms. Jun2010, Vol. 3 Issue 2, p168-182. 15p. 5 Color Photographs, 1 Diagram.
Subject Terms:
Database:
Academic Search Index
Weitere Informationen
Both learning how to program and understanding algorithms or data structures are often difficult. This paper presents three complementary approaches that we employ to help our students in learning to program, especially during the first term of their study. We use a web-based programming task database as an easy and risk-free environment for taking the first steps in programming Java. The Animal algorithm visualization system is used to visualize the dynamic behavior of algorithms and data structures. We complement both approaches with tutorial videos on using the Eclipse IDE. We also report on the experiences with this combined approach. [ABSTRACT FROM AUTHOR]