Sciweavers

SIGCSE
2009
ACM
135views Education» more  SIGCSE 2009»
14 years 5 months ago
Methodology for successful undergraduate recruiting in computer science at comprehensive public universities
This paper presents a methodology for increasing undergraduate Computer Science (CS) major enrollment at comprehensive public universities, particularly those that have first gene...
Patricia Morreale, Stan Kurkovsky, George Chang
SIGCSE
2009
ACM
189views Education» more  SIGCSE 2009»
14 years 5 months ago
QuickDraw: bringing graphics into first year
This paper describes a new tool for introducing computer graphics and multimedia applications into first year, called QuickDraw, and our experience using it. QuickDraw provides an...
Ben Stephenson, Craig Taube-Schock
SIGCSE
2009
ACM
111views Education» more  SIGCSE 2009»
14 years 5 months ago
Multi-site evaluation of SimSE
In this paper, we describe a multi-site evaluation of SimSE, an educational software engineering simulation game. This study was designed to build on our previous experience of ev...
Emily Oh Navarro, André van der Hoek
SIGCSE
2009
ACM
139views Education» more  SIGCSE 2009»
14 years 5 months ago
Abstraction and extensibility in digital logic simulation software
ion and Extensibility in Digital Logic Simulation Software Richard M. Salter and John L. Donaldson Computer Science Department Oberlin College Oberlin, OH 44074 rms@cs.oberlin.edu,...
Richard M. Salter, John L. Donaldson
SIGCSE
2009
ACM
94views Education» more  SIGCSE 2009»
14 years 5 months ago
CS1 students speak: advice for students by students
We collected advice on how to succeed at learning to program from 164 CS1 students at 3 institutions during a "saying is believing"intervention designed to encourage a g...
Beth Simon, Brian Hanks, Carol Zander, Laurie Murp...
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
2009
ACM
86views Education» more  SIGCSE 2009»
14 years 5 months ago
Student-generated active-learning exercises
Edward F. Gehringer, Carolyn S. Miller
SIGCSE
2009
ACM
114views Education» more  SIGCSE 2009»
14 years 5 months ago
Engaging students through mobile game development
This paper describes using mobile game development as a motivational tool to engage students early in the curriculum. Mobile devices have become an integral part of everyday lives...
Stan Kurkovsky
SIGCSE
2009
ACM
140views Education» more  SIGCSE 2009»
14 years 5 months ago
Engagement: gaming throughout the curriculum
This paper considers how gaming has been infused into the computing curriculum of institutions in the United States. To increase motivation of students and improve retention, many...
Briana B. Morrison, Jon A. Preston
SIGCSE
2009
ACM
137views Education» more  SIGCSE 2009»
14 years 5 months ago
The hidden injuries of overloading 'ADT'
commonly stated definition of abstract data type (ADT) is that it is a domain of values and the operations over that domain. So, for example, a language's built-in types, lik...
Duane Buck, David J. Stucki