Talk:Procedural programming: Difference between revisions

Content deleted Content added
Tag: Reverted
Line 12:
 
: [[User:PJTraill|PJTraill]] 18:05, 7 May 2006 (UTC) See my comment under Procedural v. Declarative (18:00, 7 May 2006)
 
:Traditionally, "procedural programming" is pretty much synonymous with "imperative programming" in that it refers to programs being "recipes" for the steps to be performed, as opposed to "implicit", "goal-oriented", "constraint-based", or "requirements-based" programming wherein the functional requirements and constraints are specified and the language implementation itself devises the steps to satisfy the requirements. — [[User:DAGwyn|DAGwyn]] 19:52, 18 June 2007 (UTC)
 
==Rewrite==