Talk:Procedural programming: Difference between revisions

Content deleted Content added
Raboof (talk | contribs)
fixed typo, what exactly is the distinction between imperative and procedural programming?
Raboof (talk | contribs)
an attempt to relate imperative and procedural programming. probably incorrect, but please explain why :)
Line 5:
:I've just grabbed a couple of sentences from FOLDOC to explain why. -- [[User:Kowey|Kowey]] 11:06, 3 Apr 2004 (UTC)
 
::The distinction seems to be quite subtle, and could be clearer. I for one don't understand it ;). Could we say that Procedural programming describes a set of rules that are also common `design guidelines' in other paradigms, like for example imperative programming? Obviously breaking up a program in modules and having scoping rules is something common in imperative programming. -- [[User:Raboof|Raboof]] 12:22, 13 Apr 2005 (UTC)
 
== procedural programming ==