Sciweavers

1492 search results - page 134 / 299
» Accessibility and computer science education
Sort
View
105
Voted
CORR
2008
Springer
71views Education» more  CORR 2008»
15 years 27 days 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 6 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...
73
Voted
SIGCSE
1999
ACM
98views Education» more  SIGCSE 1999»
15 years 5 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
90
Voted
SIGCSE
1997
ACM
111views Education» more  SIGCSE 1997»
15 years 5 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 4 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