Content deleted Content added
fixed typo, what exactly is the distinction between imperative and procedural programming? |
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. --
== procedural programming ==
|