Code Reuse

November 6th, 2007 by admin

Code reuse, also called software reuse, is the use of existing software, or software knowledge, to build new software. Ad hoc reuse has been practiced from the earliest days of programming. Programmers have always reused sections of code, templates, functions, and procedures. Software reuse as a recognized area of study in software engineering, however, dates only from 1968 when Douglas McIlroy of Bell Laboratories proposed basing the software industry on reusable components.