Sciweavers

316 search results - page 20 / 64
» Case Study: Extreme Programming in a University Environment
Sort
View
SOSP
1997
ACM
13 years 10 months ago
Eraser: A Dynamic Data Race Detector for Multi-Threaded Programs
Multi-threaded programming is difficult and error prone. It is easy to make a mistake in synchronization that produces a data race, yet it can be extremely hard to locate this mi...
Stefan Savage, Michael Burrows, Greg Nelson, Patri...
LCN
2003
IEEE
14 years 2 months ago
A Performance Study of Fast Handovers for Mobile IPv6
We conducted a simulative evaluation of the overall performance of Fast Handovers for Mobile IPv6 in comparison with the baseline Mobile IPv6 using the network simulator ns-2 for ...
Marc Torrent-Moreno, Xavier Pérez Costa, Se...
ACE
2004
182views Education» more  ACE 2004»
13 years 10 months ago
Learning to Program: Spreadsheets, Scripting and HCI
An examination of some recent programming texts indicates that the complexities of modern programming languages and environments have replaced the study of algorithms and programm...
Peter Warren
HCI
2007
13 years 10 months ago
Focussing on Extra-Ordinary Users
“Universal Access” is often focused on modifying main-stream products to respond to the demands of older and disabled people – which implies an extremely wide range of user c...
Graham Pullin, Alan F. Newell
CHI
2005
ACM
14 years 9 months ago
Design requirements for more flexible structured editors from a study of programmers' text editing
A detailed study of Java programmers' text editing found that the full flexibility of unstructured text was not utilized for the vast majority of programmers' character-...
Andrew Jensen Ko, Htet Htet Aung, Brad A. Myers