Sciweavers

792 search results - page 95 / 159
» Internationalization of computer science education
Sort
View
CORR
2008
Springer
71views Education» more  CORR 2008»
15 years 6 months ago
A Survey of Quantum Programming Languages: History, Methods, and Tools
Quantum computer programming is emerging as a new subject domain from multidisciplinary research in quantum computing, computer science, mathematics (especially quantum logic, lamb...
Donald A. Sofge
ISAAC
2003
Springer
91views Algorithms» more  ISAAC 2003»
15 years 11 months ago
Quantum Merlin-Arthur Proof Systems: Are Multiple Merlins More Helpful to Arthur?
This paper introduces quantum “multiple-Merlin”-Arthur proof systems in which Arthur receives multiple quantum proofs that are unentangled with each other. Although classical ...
Hirotada Kobayashi, Keiji Matsumoto, Tomoyuki Yama...
SIGCSE
2000
ACM
120views Education» more  SIGCSE 2000»
15 years 10 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 10 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 10 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