Sciweavers

5109 search results - page 142 / 1022
» On Learning Limiting Programs
Sort
View
SIGCSE
2000
ACM
146views Education» more  SIGCSE 2000»
15 years 9 months ago
Programming patterns and design patterns in the introductory computer science course
We look at the essential thinking skills students need to learn in the introductory computer science course based on object-oriented programming. We create a framework for such a ...
Viera K. Proulx
122
Voted
SIGCSE
2010
ACM
164views Education» more  SIGCSE 2010»
15 years 12 months ago
A breadth-first course in multicore and manycore programming
The technique of scaling hardware performance through increasing the number of cores on a chip requires programmers to learn to write parallel code that can exploit this hardware....
Suzanne Rivoire
191
Voted
ICSE
1999
IEEE-ACM
15 years 9 months ago
Exploiting Smalltalk Modules in a Customizable Programming Environment
This paper describes how we have extended a module structure of the Smalltalk LearningWorks to provide a programming environment deigned for very large scale technology transfer. ...
Mark Woodman, Robert Griffiths, Malcolm Macgregor,...
CAV
2010
Springer
176views Hardware» more  CAV 2010»
15 years 7 months ago
Lazy Annotation for Program Testing and Verification
Abstract. We describe an interpolant-based approach to test generation and model checking for sequential programs. The method generates Floyd/Hoare style annotations of the program...
Kenneth L. McMillan
145
Voted
NIPS
2007
15 years 6 months ago
Stable Dual Dynamic Programming
Recently, we have introduced a novel approach to dynamic programming and reinforcement learning that is based on maintaining explicit representations of stationary distributions i...
Tao Wang, Daniel J. Lizotte, Michael H. Bowling, D...