Sciweavers

973 search results - page 106 / 195
» Updating computer science education
Sort
View
SIGCSE
2000
ACM
120views Education» more  SIGCSE 2000»
15 years 2 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
1999
ACM
98views Education» more  SIGCSE 1999»
15 years 2 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
1997
ACM
111views Education» more  SIGCSE 1997»
15 years 2 months ago
Function objects, function templates, and passage by behavior in C++
Passing functions and function objects to general routines is a powerful abstraction mechanism that should be taught in freshman computer science. In C++, a “function” can be ...
Richard Rasala
SIGCSE
1995
ACM
137views Education» more  SIGCSE 1995»
15 years 1 months ago
Requirements for a first year object-oriented teaching language
Interest in teaching object-oriented programming in first year computer science courses has increased substantially over the last few years. While the theoretical advantages are c...
Michael Kölling, Bett Koch, John Rosenberg
SIGCSE
2002
ACM
131views Education» more  SIGCSE 2002»
14 years 9 months ago
Integrating a simulation case study into CS2: developing design, empirical and analysis skills
Case studies are widely used in business and medicine to help students learn from the successes and failures of practitioners in the field. This paper discusses the potential bene...
Kay A. Robbins, Catherine Sauls Key, Keith Dickins...