Sciweavers

SIGCSE
1999
ACM

JDuck: building a software engineering tool in Java as a CS2 project

13 years 11 months ago
JDuck: building a software engineering tool in Java as a CS2 project
This paper describes our experiences in having students build a software engineering tool as a course project in a CS2 course. The tool, which we called JDuck Java DocumenterofCode, oK, wasmodelledonthe javadoc tool that is part of Sun Microsystem's standard Java Development Kit JDK. That is, a working version of JDuck would be able to read in Java source code and generate HTML les that summarizethe basic structure of the provided classes. We discuss how we set up the project, what we think the students learned, what they told us they learned, and what we would do di erently next time.
Michael W. Godfrey, Dan Grossman
Added 03 Aug 2010
Updated 03 Aug 2010
Type Conference
Year 1999
Where SIGCSE
Authors Michael W. Godfrey, Dan Grossman
Comments (0)