Sciweavers

15 search results - page 1 / 3
» The relationship between CS education research and the SIGCS...
Sort
View
SIGCSE
2004
ACM
65views Education» more  SIGCSE 2004»
13 years 10 months ago
The relationship between CS education research and the SIGCSE community
Michael Goldweber, Martyn Clark, Sally Fincher
SIGCSE
2008
ACM
119views Education» more  SIGCSE 2008»
13 years 4 months ago
Exploring studio-based instructional models for computing education
While the demand for college graduates with computing skills continues to rise, such skills no longer equate to mere programming skills. Modern day computing jobs demand design, c...
Christopher D. Hundhausen, N. Hari Narayanan, Mart...
SIGCSE
1997
ACM
121views Education» more  SIGCSE 1997»
13 years 9 months ago
Application-based modules using apprentice learning for CS 2
A typical Data Structures (CS 2) course covers a wide variety of topics: elementary algorithm analysis; data structures including dynamic structures, trees, tables, graphs, etc.; ...
Owen L. Astrachan, Robert F. Smith, James T. Wilke...
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
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