Sciweavers

ECLIPSE
2004
ACM

JTutor: an Eclipse plug-in suite for creation and replay of code-based tutorials

13 years 9 months ago
JTutor: an Eclipse plug-in suite for creation and replay of code-based tutorials
Programming courses of all levels rely heavily on code examples. Often, to cover non-trivial subjects, it is convenient to present examples in the form of a tutorial. Such tutorials go through a sequence of steps, at each step modifying the code in some way. However, while the sequence of steps in a tutorial may be presented by the instructor in class, students often have to rely on their notes to repeat the tutorial later. In the best case, they receive the initial source code for the example used in the tutorial from the instructor, along with a description of steps that comprise the tutorial. Unfortunately, as practice shows, even given this information, many students have trouble repeating the tutorial on their own. In this paper we describe a suite consisting of two Eclipse plug-ins that help instructors package tutorials based on Java code and enable students to replay these tutorials. The tedium and complexity of following instructions by hand is removed by automatically perfor...
Chris Kojouharov, Aleksey Solodovnik, Gleb Naumovi
Added 30 Jun 2010
Updated 30 Jun 2010
Type Conference
Year 2004
Where ECLIPSE
Authors Chris Kojouharov, Aleksey Solodovnik, Gleb Naumovich
Comments (0)