2008 16th IEEE International Conference on Program Comprehension 2008
DOI: 10.1109/icpc.2008.31
|View full text |Cite
|
Sign up to set email alerts
|

Impact of Limited Memory Resources

Abstract: Abstract

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2011
2011
2022
2022

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 9 publications
0
4
0
Order By: Relevance
“…A paper is deprecated if it was extended by another paper that we selected. For instance, the paper of Binkley et al (2008) was extended in a subsequent paper (Binkley et al, 2009). In this case, we consider the former to be deprecated and only take the latter into account.…”
Section: Study Quality Assessmentmentioning
confidence: 99%
“…A paper is deprecated if it was extended by another paper that we selected. For instance, the paper of Binkley et al (2008) was extended in a subsequent paper (Binkley et al, 2009). In this case, we consider the former to be deprecated and only take the latter into account.…”
Section: Study Quality Assessmentmentioning
confidence: 99%
“…In spite of numerous studies demonstrating the utility of comments for understanding and analyzing software [97-99, 101, 105], few software projects adequately document the code to reduce future maintenance costs [44,90]. Lack of comments may be fine when programmers use descriptive identifier names [27]; however, precise identifiers that accurately describe an entity lead to very long identifier names [9,53], which can actually reduce code readability, Another way is to encourage the developer to write comments (1) by automatically prompting the developer to enter them [21,79], or, (2) by using a top-down design paradigm and generating comments directly from the specification [84], or, (3) by using a documentation-first approach to development [45]. Although these solutions can be used to comment newly created systems, they are not suitable for existing legacy systems.…”
Section: Comment Generationmentioning
confidence: 99%
“…Unfortunately, studies suggest that precise identifiers that accurately describe an entity lead to very long identifier names which hinder code readability [9], [17].…”
Section: Related Workmentioning
confidence: 99%