Sciweavers

423 search results - page 33 / 85
» Software Engineering Education: SEEd
Sort
View
SIGCSE
2002
ACM
149views Education» more  SIGCSE 2002»
13 years 8 months ago
A comprehensive project for CS2: combining key data structures and algorithms into an integrated web browser and search engine
We present our experience using a large, real-world application as a course project for the second half of the semester of a CS2 course. Our primary goal for the project was to cr...
Tia Newhall, Lisa Meeden
SIGCSE
2006
ACM
156views Education» more  SIGCSE 2006»
14 years 2 months ago
A Virtual Laboratory Model for Encouraging Undergraduate Research
Undergraduate students who perform research benefit greatly from the experience, yet achieving high levels of voluntary participation remains an elusive goal. This paper describes...
Thomas P. Way
ICSE
2008
IEEE-ACM
14 years 9 months ago
ARTOO: adaptive random testing for object-oriented software
Intuition is often not a good guide to know which testing strategies will work best. There is no substitute for experimental analysis based on objective criteria: how many bugs a ...
Ilinca Ciupa, Andreas Leitner, Manuel Oriol, Bertr...
CSEE
2009
Springer
14 years 3 months ago
SWEBOK Refresh and Continuous Update: A Call for Feedback and Participation
Since publication of the 2004 version, the Software Engineering Body of Knowledge (SWEBOK) has notably served as a major input to the design of curricula at the undergraduate and ...
Pierre Bourque
ICSE
2009
IEEE-ACM
14 years 9 months ago
Taint-based directed whitebox fuzzing
We present a new automated white box fuzzing technique and a tool, BuzzFuzz, that implements this technique. Unlike standard fuzzing techniques, which randomly change parts of the...
Vijay Ganesh, Tim Leek, Martin C. Rinard