Sciweavers

3889 search results - page 51 / 778
» The Use of Program Dependence Graphs in Software Engineering
Sort
View
ECOOPWEXCEPTION
2000
Springer
14 years 1 months ago
Portable Implementation of Continuation Operators in Imperative Languages by Exception Handling
Abstract. This paper describes a scheme of manipulating (partial) continuations in imperative languages such as Java and C++ in a portable manner, where the portability means that ...
Tatsurou Sekiguchi, Takahiro Sakamoto, Akinori Yon...
APAQS
2001
IEEE
14 years 19 days ago
Using a Coding Standard to Improve Program Quality
Program quality represents the most significant part of software quality control that assures all characteristics of software products to satisfy the user's explicit and impl...
X. Fang
PPPJ
2004
ACM
14 years 2 months ago
Using the divide and conquer strategy to teach Java framework design
All programmers should understand the concept of program families and know the techniques for constructing them. This paper describes a case study that can be used to introduce st...
H. Conrad Cunningham, Yi Liu, Cuihua Zhang
ICSE
2008
IEEE-ACM
14 years 9 months ago
Debugging reinvented: asking and answering why and why not questions about program behavior
When software developers want to understand the reason for a program's behavior, they must translate their questions about the behavior into a series of questions about code,...
Andrew Jensen Ko, Brad A. Myers
AVI
2004
13 years 10 months ago
Using games to investigate movement for graph comprehension
We describe the results of empirical investigations that explore the effectiveness of moving graph diagrams to improve the comprehension of their structure. The investigations inv...
John Bovey, Florence Benoy, Peter Rodgers