Subject |
involve |
take advantage of |
reuse of applications | taking complete applications and adapting them to the needs of the client by adding a small amount of extra software that makes the applications behave in special ways the client wants | |
reuse of classes and commands | | libraries of classes or procedures, or of powerful commands built into languages and operating systems which represent implemented algorithms, data structures and other facilities |
reuse of expertise | | software engineers who have many years of experience working on projects and who can often save considerable time when it comes to developing new systems because they do not need to re-think many issues: their past experience tells them what needs to be done |
reuse of frameworks | | |
reuse of standard designs and algorithms | | algorithms and other aspects of designs described in various books, standards documents and articles |