Sciweavers

1398 search results - page 165 / 280
» Teaching Software Maintenance
Sort
View
SIGSOFT
2010
ACM
15 years 13 days ago
Creating and evolving developer documentation: understanding the decisions of open source contributors
Developer documentation helps developers learn frameworks and libraries. To better understand how documentation in open source projects is created and maintained, we performed a q...
Barthélémy Dagenais, Martin P. Robil...
117
Voted
WISE
2010
Springer
15 years 12 days ago
Providing Scalable Database Services on the Cloud
Abstract. The Cloud is fast gaining popularity as a platform for deploying Software as a Service (SaaS) applications. In principle, the Cloud provides unlimited compute resources, ...
Chun Chen, Gang Chen, Dawei Jiang, Beng Chin Ooi, ...
96
Voted
SIGSOFT
2007
ACM
16 years 3 months ago
Which warnings should I fix first?
Automatic bug-finding tools have a high false positive rate: most warnings do not indicate real bugs. Usually bug-finding tools assign important warnings high priority. However, t...
Sunghun Kim, Michael D. Ernst
159
Voted
ICSE
2010
IEEE-ACM
15 years 4 months ago
Supporting developers with natural language queries
The feature list of modern IDEs is steadily growing and mastering these tools becomes more and more demanding, especially for novice programmers. Despite their remarkable capabili...
Michael Würsch, Giacomo Ghezzi, Gerald Reif, ...
99
Voted
CIKM
2009
Springer
15 years 9 months ago
Tree-pattern-based duplicate code detection
This paper presents a tree-pattern-based method of automatically and accurately finding code clones in program files. Duplicate tree-patterns are first collected by anti-unificati...
Hyo-Sub Lee, Kyung-Goo Doh