Sciweavers

1954 search results - page 220 / 391
» Improving Software Development Processes with Multicriteria ...
Sort
View
ECOOP
2004
Springer
15 years 8 months ago
Parametric Aspects: A Proposal
Abstract. Aspect-Oriented Software Development (AOSD) provides better design solutions to problems where Object Oriented Development produces tangled and scattered designs. Neverth...
Jordi Alvarez Canal
SIGSOFT
2007
ACM
16 years 3 months ago
Recommending random walks
We improve on previous recommender systems by taking advantage of the layered structure of software. We use a random-walk approach, mimicking the more focused behavior of a develo...
Zachary M. Saul, Vladimir Filkov, Premkumar T. Dev...
RISE
2004
Springer
15 years 8 months ago
An Exception Monitoring System for Java
Exception mechanism is important for the development of robust programs to make sure that exceptions are handled appropriately at run-time. In this paper, we develop a dynamic exce...
Heejung Ohe, Byeong-Mo Chang
ECBS
2007
IEEE
135views Hardware» more  ECBS 2007»
15 years 9 months ago
COTS Selection: Past, Present, and Future
Commercial Off-The-Shelf (COTS) products are increasingly being used in software development. In COTS-based development, selecting appropriate COTS is the most crucial phase. This...
Abdallah Mohamed, Günther Ruhe, Armin Eberlei...
OOPSLA
2004
Springer
15 years 8 months ago
Example centric programming
Programmers tend to understand programs by thinking of concrete examples. Example Centric Programming seeks to add IDE support for examples throughout the process of programming. ...
Jonathan Edwards