Code reuse

This is an old revision of this page, as edited by 68.198.149.91 (talk) at 21:30, 8 June 2005 (stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.