Sciweavers

31 search results - page 4 / 7
» sigcse 2000
Sort
View
SIGCSE
2000
ACM
94views Education» more  SIGCSE 2000»
15 years 1 months ago
Parallel computing to start the millennium
We describe the experience of three undergraduate computer science programs offering courses on parallel computing. In particular, we offer three different solutions to the proble...
Joel C. Adams, Chris Nevison, Nan C. Schaller
71
Voted
SIGCSE
2000
ACM
121views Education» more  SIGCSE 2000»
15 years 1 months ago
Powers of 10: the case for changing the first course in computer graphics
The growing maturity of computer graphics technology now makes it possible to view the introductory graphics course in a general computer science curriculum in a new light. Instea...
Steve Cunningham
SIGCSE
2000
ACM
137views Education» more  SIGCSE 2000»
15 years 1 months ago
Evaluating programming ability in an introductory computer science course
There are numerous ways to evaluate student programming ability, all of which have benefits and drawbacks. In this paper we discuss how we have combined a number of those evaluati...
A. T. Chamillard, Kim A. Braun
SIGCSE
2000
ACM
120views Education» more  SIGCSE 2000»
15 years 1 months ago
PILOT: an interactive tool for learning and grading
We describe a Web-based interactive system, called PILOT, for testing computer science concepts. The strengths of PILOT are its universal access and platform independence, its use...
Stina S. Bridgeman, Michael T. Goodrich, Stephen G...
SIGCSE
2000
ACM
169views Education» more  SIGCSE 2000»
15 years 1 months ago
Design patterns for lazy evaluation
We propose an object-oriented (OO) formulation and implementation of lazy/delayed evaluation by reusing and extending an existing linear recursive structure (LRS) framework with t...
Dung Zung Nguyen, Stephen B. Wong