Object Oriented Software Engineering View all facts Glossary Help |
subject > process > design > bottom-up design |
bottom-up design | ||||
subject | fact |
bottom-up design | has definition An approach to design in which you start by designing the low-level details such as the utilities, and then decide how these will be put together to create successively higher-level components, and ultimately the entire system | |
has advantage normally useful so that reusable components can be created; these can then be used in several places in the overall system | ||
is a subtopic of 9.1 - The Process of Design | ||
is a kind of design | ||
design | determines how components will be implemented in a system | |
has goals
| ||
has part detailed design | ||
has part modelling | ||
has part programming | ||
has part software architecture^2 | ||
has part systems engineering | ||
has part user interface design | ||
requires considerable experience | ||
see also design^2 |
Kinds of bottom-up design :