Sciweavers

1374 search results - page 173 / 275
» Computer graphics in undergraduate computational science edu...
Sort
View
CSCWD
2009
Springer
14 years 3 months ago
Towards the use of collaborative virtual environments to crew unmanned oil platforms
This paper presents a human-centered vision of unmanned but crewed platforms, combining an onshore collaborative hybrid environment and an intelligent offshore oilfield. Computer ...
Hugo Fuks, Alberto Raposo, Simone Diniz Junqueira ...
SIGCSE
2009
ACM
137views Education» more  SIGCSE 2009»
14 years 9 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
SIGCSE
2009
ACM
82views Education» more  SIGCSE 2009»
14 years 9 months ago
An experience report on the design and delivery of two new software design courses
In this paper, we report on our experience in designing and delivering two new software design courses in the Informatics major at UC Irvine. When the major was created in 2004, i...
Alex Baker, André van der Hoek
SIGCSE
2008
ACM
150views Education» more  SIGCSE 2008»
13 years 9 months ago
Backstop: a tool for debugging runtime errors
The errors that Java programmers are likely to encounter can roughly be categorized into three groups: compile-time (semantic and syntactic), logical, and runtime (exceptions). Wh...
Christian Murphy, Eunhee Kim, Gail E. Kaiser, Adam...
SIGCSE
2010
ACM
219views Education» more  SIGCSE 2010»
14 years 2 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 ...