Sciweavers

ITICSE
2005
ACM

Testing first: emphasizing testing in early programming courses

13 years 10 months ago
Testing first: emphasizing testing in early programming courses
The complexity of languages like Java and C++ can make introductory programming classes in these languages extremely challenging for many students. Part of the complexity comes from the large number of concepts and language features that students are expected to learn while having little time for adequate practice or examples. A second source of difficulty is the emphasis that object-oriented programces on abstraction. We believe that by placing a larger emphasis on testing in programming assignments in these introductory courses, students have an opportunity for extra practice with the language, and this affords them r transition into the abstract thinking needed for programming. In this paper we describe how we emphasized testing in introductory programming assignments by requiring that students design and implement tests before starting on the program itself. We also provide some preliminary results and student reactions. Categories and Subject Descriptors K.3.2 [Computers and Edu...
Will Marrero, Amber Settle
Added 26 Jun 2010
Updated 26 Jun 2010
Type Conference
Year 2005
Where ITICSE
Authors Will Marrero, Amber Settle
Comments (0)