Sciweavers

136 search results - page 5 / 28
» Best practices in extreme programming course design
Sort
View
SIGPLAN
2008
14 years 9 months ago
Addressing the disconnect between the good and the popular
For several decades universities have taught programming languages as a fundamental part of their undergraduate curriculum. These courses cover the core topics used in the design ...
Michael Hind
JSS
2007
123views more  JSS 2007»
14 years 9 months ago
Do programmer pairs make different mistakes than solo programmers?
Objective: Comparison of program defects caused by programmer pairs and solo developers. Design: Analysis of programs developed during two counter balanced experiments. Setting: P...
Matthias M. Müller
CAINE
2006
14 years 11 months ago
Complexity issues in control software design: A practical perspective
There is a tendency to overlook or play down software issues in industrial systems design. However the very best hardware will only be as effective as the programs that control it...
Vic Grout, Stuart Cunningham
SIGCSE
2005
ACM
116views Education» more  SIGCSE 2005»
15 years 3 months ago
A company-based framework for a software engineering course
The subject matter of a typical undergraduate software engineering course, while providing necessary background, can be quite dry. Team-based programming projects often complement...
Thomas P. Way
SIGCSE
2004
ACM
188views Education» more  SIGCSE 2004»
15 years 3 months ago
Buffer pools and file processing projects for an undergraduate data structures course
This paper presents a family of programming projects appropriate to a sophomore-level data structures course, centered around the concept of a buffer pool serving as the access i...
Clifford A. Shaffer