Jump to content

Program comprehension

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Elnon (talk | contribs) at 02:19, 1 June 2014 (Added internal link.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Program comprehension ("program understanding", "source code comprehension") is a domain of computer science concerned with the ways software engineers maintain existing source code. The cognitive and other processes involved are identified and studied. The results are used to develop tools and training.

Software maintenance tasks have five categories: adaptive maintenance, corrective maintenance, perfective maintenance, code reuse, and code leverage.

Theories of program comprehension

Titles of works on program comprehension include

  • Using a behavioral theory of program comprehension in software engineering
  • The concept assignment problem in program understanding, and
  • Program Comprehension During Software Maintenance and Evolution.

Computer scientists pioneering program comprehension include Ruven Brooks, Ted J. Biggerstaff, and Anneliese von Mayrhauser.

Organizations

The International Conference on Program Comprehension [1] is dedicated to research on program comprehension.

See also