Introduction to OOP | Chapter 1: Thinking Object-Oriented : | next | previous | audio | real | text |
So, what are the paradigms of programming?
Imperative programming is the ``traditional'' model of computation.
A processing unit is separate from memory, and ``acts'' upon memory.