Sciweavers

1217 search results - page 86 / 244
» Directions in Software Development and Maintenance
Sort
View
KBSE
2005
IEEE
15 years 3 months ago
On dynamic feature location
Feature location aims at locating pieces of code that implement a given set of features (requirements). It is a necessary first step in every program comprehension and maintenanc...
Rainer Koschke, Jochen Quante
CORR
2010
Springer
135views Education» more  CORR 2010»
14 years 10 months ago
Automatic derivation of domain terms and concept location based on the analysis of the identifiers
Abstract. Developers express the meaning of the domain ideas in specifically selected identifiers and comments that form the target implemented code. Software maintenance requires ...
Peter Václavík, Jaroslav Porubä...
WCRE
2009
IEEE
15 years 4 months ago
An Empirical Study on Inconsistent Changes to Code Clones at Release Level
—Current research on code clones tries to address the question whether or not code clones are harmful for the quality of software. As most of these studies are based on the fine...
Nicolas Bettenburg, Weiyi Shang, Walid Ibrahim, Br...
ICSM
2006
IEEE
15 years 3 months ago
Source Code Exploration with Google
The paper presents a new approach to source code exploration, which is the result of integrating the Google Desktop Search (GDS) engine into the Eclipse development environment. T...
Denys Poshyvanyk, Maksym Petrenko, Andrian Marcus,...
SIGCSE
1994
ACM
150views Education» more  SIGCSE 1994»
15 years 1 months ago
Using literate programming to teach good programming practices
The ability to comprehend a program written by other individuals is becoming increasingly important in software development and maintenance. In an attempt to encourage undergradua...
Stephen Shum, Curtis R. Cook