Code reuse
Appearance
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.
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.