Sciweavers

72 search results - page 5 / 15
» sigcse 2008
Sort
View
SIGCSE
2008
ACM
106views Education» more  SIGCSE 2008»
13 years 8 months ago
Wikis: collaborative learning for cs education
act. Since 2003, ERIC has indexed 1,2, 6, and 13 articles in successive years; there were 9 in the first 5 months of 2007. Keywords Cooperative learning, wiki, active learning
Edward F. Gehringer, Lillian N. Cassel, Katherine ...
SIGCSE
2008
ACM
373views Education» more  SIGCSE 2008»
13 years 8 months ago
Noteblogging: taking note taking public
Classroom note taking tends to be a private activity, hiding a wealth of knowledge in both content and method. With the advent of the web, whose technology and culture seemingly i...
Beth Simon, Krista Davis, William G. Griswold, Mic...
SIGCSE
2008
ACM
151views Education» more  SIGCSE 2008»
13 years 8 months ago
Ucigame, a java library for games
Ucigame (pronounced OO-see-GAH-me) is a Java package that supports the programming of 2D sprite-based computer games. Designed for novice programmers, it enables students in an in...
Daniel Frost
SIGCSE
2008
ACM
295views Education» more  SIGCSE 2008»
13 years 8 months ago
A specimen MPI application: N-Queens in parallel
: The generalized problem of placing n queens on an n-by-n board provides an "embarrassingly parallel" problem for parallel solution. This paper expands on the discussion...
Timothy J. Rolfe
SIGCSE
2008
ACM
108views Education» more  SIGCSE 2008»
13 years 8 months ago
From sockets and RMI to web services
Traditional coverage of network programming techniques in a computer networking course addresses sockets, remote procedure call, and object-oriented remote procedure call. We prop...
Mark A. Holliday, J. Traynham Houston, E. Matthew ...