Program comprehension: Difference between revisions

Content deleted Content added
No edit summary
Bluebot (talk | contribs)
bold formatting title using AWB
Line 1:
'''Program comprehension''' is a ___domain of computing science dealing with the processes (cognitive or others) used by software engineers to understand programs (during their evaluation, before their modification).
 
Program comprehension is also known as program understanding.
 
== Theories of program comprehension ==
 
Precursor work on program comprehension includes:
* Ruven Brooks' theory [http://portal.acm.org/citation.cfm?id=803210].
Line 11 ⟶ 10:
 
== Conferences on program comprehension ==
Although major conferences in computing science welcome work on progam comprehension, the International Conference on Program Comprehension [http://www.ieee-iwpc.org/] (formely known as International ''Workshop'' on Program Comprehension until 2005 inclusive) is dedicated to research on program comprehension.
 
Although major conferences in computing science welcome work on progam comprehension, the International Conference on Program Comprehension [http://www.ieee-iwpc.org/] (formely known as International ''Workshop'' on Program Comprehension until 2005 inclusive) is dedicated to research on program comprehension.
 
{{compu-sci-stub}}