Sciweavers

804 search results - page 37 / 161
» A Project Management Support Tool using Communication for Ag...
Sort
View
ICSE
2004
IEEE-ACM
14 years 7 months ago
Making Resource Decisions for Software Projects
Software metrics should support managerial decision making in software projects. We explain how traditional metrics approaches, such as regression-based models for cost estimation...
Norman E. Fenton, William Marsh, Martin Neil, Patr...
ICSE
2007
IEEE-ACM
14 years 1 months ago
Aspect-Oriented Design in Java/AspectJ and Ruby
This tutorial teaches professional developers design principles for “production-quality”, aspect-oriented software, written in Java/AspectJ and Ruby. The discussion starts wit...
Dean Wampler
OOPSLA
2007
Springer
14 years 1 months ago
CUTE: C++ unit testing easier
This article describes the design and use of the CUTE C++ testing framework and its integration into the Eclipse C++ Development Tooling. Unit testing supports code quality and is...
Peter Sommerlad, Emanuel Graf
JUCS
2010
137views more  JUCS 2010»
13 years 6 months ago
A Model for Capturing and Managing Software Engineering Knowledge and Experience
: During software development projects there is always a particular working “product” that is generated but rarely managed: the knowledge and experience that team members acqui...
Gerardo Matturro, Andrés Silva
ICSE
2010
IEEE-ACM
14 years 13 days ago
Using information fragments to answer the questions developers ask
Each day, a software developer needs to answer a variety of questions that require the integration of different kinds of project information. Currently, answering these questions...
Thomas Fritz, Gail C. Murphy