Sciweavers

16 search results - page 2 / 4
» Identifying and correcting Java programming errors for intro...
Sort
View
ITICSE
2005
ACM
13 years 11 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 fr...
Will Marrero, Amber Settle
SIGCSE
2004
ACM
112views Education» more  SIGCSE 2004»
13 years 11 months ago
Using software testing to move students from trial-and-error to reflection-in-action
Introductory computer science students rely on a trial and error approach to fixing errors and debugging for too long. Moving to a reflection in action strategy can help students ...
Stephen H. Edwards
ITICSE
2003
ACM
13 years 10 months ago
Teaching programming to liberal arts students: a narrative media approach
In this paper we present a new learning environment to be used in an introductory programming course for students that are non-majors in computer science, more precisely for multi...
Peter Bøgh Andersen, Jens Bennedsen, Steffe...
EDM
2009
120views Data Mining» more  EDM 2009»
13 years 3 months ago
Improving Student Question Classification
Students in introductory programming classes often articulate their questions and information needs incompletely. Consequently, the automatic classification of student questions to...
Cecily Heiner, Joseph L. Zachary
ICCSA
2007
Springer
13 years 11 months ago
An Automatic Correction Tool for Relational Algebra Queries
Abstract. Relational algebra is one of the main topics covered in undergraduate computer science database courses. In this paper, we present a web-based tool designed to automatica...
Josep Soler, Imma Boada, Ferran Prados, Jordi Poch...