Jump to content

Code reuse

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Qwe (talk | contribs) at 16:37, 20 October 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A computer programming paradigm in which one writes small bits of code to accomplish a common task. The same code can then be reused in a later project, saving the programmer time and energy.