Sciweavers

SIGCSE
1999
ACM
128views Education» more  SIGCSE 1999»
13 years 8 months ago
Discovery learning in introductory operating system courses
Practical experiencesare necessaryto balance the theory discussed in textbooks and in class meetings. Effective practicalexperiencesmust have a clear purpose and must motivate stu...
Uta Ziegler
SIGCSE
1999
ACM
82views Education» more  SIGCSE 1999»
13 years 8 months ago
Teaching surface design made easy
Yan Zhou, Yuan Zhao, John L. Lowther, Ching-Kuang ...
SIGCSE
1999
ACM
98views Education» more  SIGCSE 1999»
13 years 8 months ago
Teaching Web development with limited resources
Computer Science programs are faced with demand from both students and employers for courses in hot topics such as Internet Administration, but resources such as course time and l...
Ellen Lowenfeld Walker, Logan Browne
SIGCSE
1999
ACM
119views Education» more  SIGCSE 1999»
13 years 8 months ago
Computer science and general education: Java, graphics, and the Web
We describe a Computer Science General Education course offered at Hope College. This course stressesproblem-solving. It uses traditional concepts of programming, but does it with...
Gordon Stegink, Jon Pater, Daron Vroon II
SIGCSE
1999
ACM
97views Education» more  SIGCSE 1999»
13 years 8 months ago
Education of wireless and ATM networking concepts using hands-on laboratory experience
Abstract Traditional computer networking courses primarily tend to provide students with hands-on software development and network performance experience with TCP/IP and Ethernet n...
Krishna M. Sivalingam, V. Rajaravivarma
SIGCSE
1999
ACM
126views Education» more  SIGCSE 1999»
13 years 8 months ago
Empirical exploration in undergraduate operating systems
Steven Robbins, Kay A. Robbins
SIGCSE
1999
ACM
179views Education» more  SIGCSE 1999»
13 years 8 months ago
Hospital emergency room simulation: object oriented design issues for CS2
This paper describes a project suitable for students in CS2 that combines the classical implementation of basic data structures (priority queues, lists, arrays) with the design an...
Viera K. Proulx
SIGCSE
1999
ACM
87views Education» more  SIGCSE 1999»
13 years 8 months ago
Nifty assignments panel
Nick Parlante, Owen L. Astrachan, Michael J. Clanc...
SIGCSE
1999
ACM
93views Education» more  SIGCSE 1999»
13 years 8 months ago
Patterns for decoupling data structures and algorithms
In order to build a data structure that is extensible and reusable, it is necessary to decouple the intrinsic and primitive behavior of the structure from the application specific...
Dung Zung Nguyen, Stephen B. Wong