CH05: Designing the System
Designing the System (continue)
To design a system is to determine a set of components and inter-component interfaces that satisfy a specified set of requirements. * What is Design? * Decomposition and Modularity * Architectural Styles and Strategies
Issues in Design Creation Characteristics of Good Design Techniques for Improving Design Design Evaluation and Validation Documenting the Design
TECH
Computer Science
What is Design?
Design (process) is the creative process of transforming the problem into a solution. (software engineers definition) Design (product) is the description of a solution. What is a solution?