News

Functional programming and procedural programming often provide different views of the same thing. When I declare a function, such as y = 2x I may think of this as a procedure (sequential process ...
Add a description, image, and links to the procedural-programming-language topic page so that developers can more easily learn about it ...
Improve this page Add a description, image, and links to the procedural-programming topic page so that developers can more easily learn about it.
Abstract: This paper reports on two experiments comparing mental representations and program comprehension by novices in the object-oriented and procedural styles. The subjects were novice programmers ...
This paper presents an observational study that takes an initial step towards answering the question of how the selection of a programming paradigm affects the maintainability of a software system.