Encyclopedia > Top-Down Model

  Article Content

Top-down and bottom-up design

Redirected from Top-Down Model

The Top-Down Model is a software development process. The design starts at high-level abstraction objects, which are then defined by drilling down.

By contrast, the bottom-up design is a way to construct software from small pieces of code to the whole system. Tools and libraries are developed first. Reusable parts, modules, frameworks and so forth and developed independently, and debugged, and then the end product is built on top of them.

Modern design methodologies never mention these early forebearers, though they more closely resemble Bottom-up design in that code is reused, libraries purchased or downloaded, and in general, code is reused.

Some part of the article is from Perl Design Patterns Book



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Reformed churches

... Orthodox Presbyterian Church[?] (1938 from the Northern PCUSA) Presbyterian Church in America[?] (1973 from the Southern PCUS) Evangelical Presbyterian Church[?] ...

 
 
 
This page was created in 40.8 ms