Also found in: Dictionary, Thesaurus, Medical, Legal, Financial.
program maintenance
[′prō·grəm ′mānt·ən·əns](computer science)
The updating of computer programs both by error correction and by alteration of programs to meet changing needs.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.
program maintenance
Updating applications to reflect changes in the organization's business or to adapt to new operating environments. Although maintaining old programs written by ex-employees is often much more difficult than writing new ones, the task is usually given to junior programmers because the most talented professionals in IT want the creative jobs.Even Their Own Programs
Programmers are very creative in developing program logic, but unfortunately many are loathe to thoroughly document their code. Even if they do, they may not describe functions carefully. Making changes to one's own program written years ago can be time consuming and placed in the "royal pain" category. See program documentation.
| The Real World of Program Maintenance |
|---|
| Undocumented programs are a huge problem, and this commentary from PROCASE Corporation got right to the point. The company's SMARTsystem program created a flowchart from source code in order to decipher the logic. |
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.