Sciweavers

16844 search results - page 102 / 3369
» How to Design Programs
Sort
View
SAC
2004
ACM
15 years 11 months ago
Interface utilization in the Java Development Kit
Interfaces as defined in the JAVA programming language can enhance both decoupling and comprehensibility of large code bases. Several researchers have pointed out this key role of...
Jens Gößner, Philip Mayer, Friedrich St...
VL
2007
IEEE
116views Visual Languages» more  VL 2007»
16 years 16 days ago
Mapping the Space of API Design Decisions
When creating new application programming interfaces (APIs), designers must make many decisions. These decisions affect the quality of the resulting APIs in terms of performance (...
Jeffrey Stylos, Brad A. Myers
PPPJ
2003
ACM
15 years 11 months ago
A stochastic approach to automated design improvement
The object-oriented approach to software development facilitates and encourages programming practices that increase reusability, correctness and maintainability in code. This is a...
Mark Kent O'Keeffe, Mel Ó Cinnéide
METRICS
2003
IEEE
15 years 11 months ago
Design Patterns and Change Proneness: An Examination of Five Evolving Systems
Design patterns are recognized, named solutions to common design problems. The use of the most commonly referenced design patterns should promote adaptable and reusable program co...
James M. Bieman, Greg Straw, Huxia Wang, P. Willar...