Sciweavers

246 search results - page 1 / 50
» How Do Program Understanding Tools Affect How Programmers Un...
Sort
View
TOOLS
2000
IEEE
13 years 9 months ago
An Understandable and Configurable Domain-Specific Framework for Industrial Automation Applications
ions is lower than the programmer‘s perceived cost of writing them from scratch. << [G. Booch, 1994] Central Question: How can we decrease the effort of building framework-...
Stjepan Dujmovic
OOPSLA
2007
Springer
13 years 11 months ago
Understanding programmer language
The use of bad names — names that are wrong, inconsistent or inconcise — hinder program comprehension. The root of the problem is that there is no mechanism for aligning the n...
Einar W. Høst
DEXAW
2003
IEEE
106views Database» more  DEXAW 2003»
13 years 10 months ago
How to Program Pervasive Systems
As users, computers, data and processes become increasingly mobile and the diversity of interacting devices increases, pervasive computing tasks are difficult to predict and to u...
Andry Rakotonirainy
SOFTVIS
2010
ACM
13 years 5 months ago
Heapviz: interactive heap visualization for program understanding and debugging
Understanding the data structures in a program is crucial to understanding how the program works, or why it doesn't work. Inspecting the code that implements the data structu...
Edward Aftandilian, Sean Kelley, Connor Gramazio, ...