Sciweavers

1713 search results - page 162 / 343
» Production programming in the classroom
Sort
View
93
Voted
ISM
2006
IEEE
173views Multimedia» more  ISM 2006»
14 years 10 months ago
Automatic Capture of Significant Points in a Computer Based Presentation
We describe an automatic classroom capture system that detects and records significant (stable) points in lectures by sampling and analyzing a sequence of screen capture frames fr...
Paul E. Dickson, W. Richards Adrion, Allen R. Hans...
SIGOPS
2008
141views more  SIGOPS 2008»
14 years 10 months ago
Using model checkers in an introductory course on operating systems
During the last three years, we have been experimenting with the use of the Uppaal model checker in an introductory course on operating systems for first-year Computer Science stu...
Roelof Hamberg, Frits W. Vaandrager
ICSE
2003
IEEE-ACM
15 years 10 months ago
Component Rank: Relative Significance Rank for Software Component Search
Collections of already developed programs are important resources for efficient development of reliable software systems. In this paper, we propose a novel method of ranking softw...
Katsuro Inoue, Reishi Yokomori, Hikaru Fujiwara, T...
ICSE
2005
IEEE-ACM
15 years 10 months ago
What you always wanted to know about agile methods but did not dare to ask
A fleet of emerging agile methods is both gaining popularity and generating lots of controversy. Real-world examples argue for (e.g. [4]) and against (e.g. [6]) agile methods. Sev...
Frank Maurer, Grigori Melnik
ICFP
2008
ACM
15 years 10 months ago
Paradise: a two-stage DSL embedded in Haskell
We have implemented a two-stage language, Paradise, for building reusable components which are used to price financial products. Paradise is embedded in Haskell and makes heavy us...
Lennart Augustsson, Howard Mansell, Ganesh Sittamp...