bottom-up development
bottom-up development An approach to program development in which progress is made by composition of available elements, beginning with the primitive elements provided by the implementation language and ending when the desired program is reached. At each stage the available elements are employed in the construction of new elements that are more powerful in the context of the required program. These new elements will in turn be employed at the next stage in the construction of still more powerful elements, and so on until the available elements can be employed directly in the construction of the desired program.
In practice, “pure” bottom-up development is not possible; the construction of new elements must always be guided by a look-ahead to the requirements of the eventual program, and even then it will often be discovered at a later stage that some earlier construction sequence was inappropriate, leading to a need for iteration. Compare top-down development.
In practice, “pure” bottom-up development is not possible; the construction of new elements must always be guided by a look-ahead to the requirements of the eventual program, and even then it will often be discovered at a later stage that some earlier construction sequence was inappropriate, leading to a need for iteration. Compare top-down development.
More From encyclopedia.com
Essential Element , essential element Any of a number of elements required by living organisms to ensure normal growth, development, and maintenance. Apart from the elem… Biolimiting Elements , Skip to main content
biolimiting elements Vessel Element , Skip to main content
vessel element Electropositive Element , Skip to main content
electropositive element Transuranium Elements , transuranium elements, in chemistry, radioactive elements with atomic numbers greater than that of uranium (at. no. 92). All the transuranium element… Francium , Francium (revised)
Note: This article, originally published in 1998, was updated in 2006 for the eBook edition.
Overview
Francium is an alkali metal,…
You Might Also Like
NEARBY TERMS
bottom-up development