Sciweavers

3356 search results - page 304 / 672
» Computing education for sustainability
Sort
View
SIGCSE
1997
ACM
111views Education» more  SIGCSE 1997»
15 years 11 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
1994
ACM
135views Education» more  SIGCSE 1994»
15 years 11 months ago
Understanding the bottom-up SLR parser
This paper describes an application of one of the t abstract concepts taught in a compiler construction course. It demonstrates how the techniques behind the bottom-up SLR parser ...
Sami Khuri, Jason Williams
SIGCSE
1995
ACM
137views Education» more  SIGCSE 1995»
15 years 10 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
CORR
2008
Springer
104views Education» more  CORR 2008»
15 years 8 months ago
A General Notion of Useful Information
In this paper we introduce a general framework for defining the depth of a sequence with respect to a class of observers. We show that our general framework captures all depth not...
Philippe Moser
CORR
2010
Springer
90views Education» more  CORR 2010»
15 years 7 months ago
Two-Domain DNA Strand Displacement
We investigate the computing power of a restricted class of DNA strand displacement structures: those that are made of double strands with nicks (interruptions) in the top strand....
Luca Cardelli