Sciweavers

382 search results - page 1 / 77
» Using C in CS1: evaluating the Stanford experience
Sort
View
SIGCSE
2009
ACM
111views Education» more  SIGCSE 2009»
14 years 5 months ago
Using daily student presentations to address attitudes and communication skills in CS1
Many CS1 courses lack a breadth in coverage of computing related topics and do not actively engage in nonprogramming computer science topics. In addition, many introductory (and...
Chris Bennett, Timothy Urness
SIGCSE
2009
ACM
194views Education» more  SIGCSE 2009»
14 years 5 months ago
Integrating pedagogical code reviews into a CS 1 course: an empirical study
Formal code inspections are employed by teams of professional software engineers to identify software defects and improve the quality of software. After reviewing a piece of code ...
Christopher D. Hundhausen, Anukrati Agrawal, Dana ...
SIGCSE
2010
ACM
219views Education» more  SIGCSE 2010»
13 years 10 months ago
The design of an online environment to support pedagogical code reviews
Inspired by the formal code inspection process commonly used in the software industry, we have been exploring the use of pedagogical code reviews (PCRs), in which a team of three ...
Christopher D. Hundhausen, Anukrati Agrawal, Kyle ...
SIGCSE
2008
ACM
143views Education» more  SIGCSE 2008»
13 years 4 months ago
Test-driven learning in early programming courses
Coercing new programmers to adopt disciplined development practices such as thorough unit testing is a challenging endeavor. Test-driven development (TDD) has been proposed as a s...
David Janzen, Hossein Saiedian