Sciweavers

3796 search results - page 418 / 760
» Presentations by Programmers for Programmers
Sort
View
IWPC
2005
IEEE
15 years 10 months ago
JRipples: A Tool for Program Comprehension during Incremental Change
Incremental software change adds new functionality to software. It is the foundation of software evolution, maintenance, iterative development, agile development, and other softwa...
Jonathan Buckner, Joseph Buchta, Maksym Petrenko, ...
ASP
2005
Springer
15 years 10 months ago
Debugging Logic Programs under the Answer Set Semantics
This paper discusses the background, algorithms and implementation techniques to support programmers in ‘debugging’ logic programs under the answer set semantics. We first inv...
Martin Brain, Marina De Vos
NIME
2005
Springer
151views Music» more  NIME 2005»
15 years 10 months ago
A Large-Scale Networked Robotic Musical Instrument Installation
This paper describes an installation created by LEMUR (League of Electronic Musical Urban Robots) in January, 2005. The installation included over 30 robotic musical instruments a...
Eric Singer
ECLIPSE
2004
ACM
15 years 10 months ago
Sangam: a distributed pair programming plug-in for Eclipse
Pair programming requires two programmers working together at one computer. However, the trend toward globally distributed organizations makes long-distance collaboration necessar...
Chih-Wei Ho, Somik Raha, Edward F. Gehringer, Laur...
ECLIPSE
2004
ACM
15 years 10 months ago
Supporting Java traits in Eclipse
Traits are a language technology that complements inheritance as a means for code reuse and class structuring. Traits encapsulate collections of methods so that they can be used a...
Philip J. Quitslund, Emerson R. Murphy-Hill, Andre...