Sciweavers

171 search results - page 7 / 35
» Fluid Source Code Views
Sort
View
CASCON
2000
99views Education» more  CASCON 2000»
14 years 9 days ago
A multi-perspective software visualization environment
This paper describes a multi-perspective software visualization environment, SHriMP, which combines single view and multi-view techniques to support software exploration at both t...
Jingwei Wu, Margaret-Anne D. Storey
VL
2005
IEEE
135views Visual Languages» more  VL 2005»
14 years 4 months ago
Easing Program Comprehension by Sharing Navigation Data
Large software projects often require a programmer to make changes to unfamiliar source code. This paper describes a set of tools, called Team Tracks, designed to ease program com...
Robert DeLine, Mary Czerwinski, George G. Robertso...
CHI
2010
ACM
14 years 5 months ago
Code bubbles: a working set-based interface for code understanding and maintenance
Developers spend significant time reading and navigating code fragments spread across multiple locations. The filebased nature of contemporary IDEs makes it prohibitively difficul...
Andrew Bragdon, Robert C. Zeleznik, Steven P. Reis...
SP
2000
IEEE
105views Security Privacy» more  SP 2000»
14 years 3 months ago
Open Source in Security: Visiting the Bizarre
Although open-source software development has virtues, there is reason to believe that the approach would not have a significant effect on the security of today’s systems. The ...
Fred B. Schneider
MSR
2006
ACM
14 years 4 months ago
Using evolutionary annotations from change logs to enhance program comprehension
Evolutionary annotations are descriptions of how source code evolves over time. Typical source comments, given their static nature, are usually inadequate for describing how a pro...
Daniel M. Germán, Peter C. Rigby, Margaret-...