SLIDE 1
28
Paradigms
Programming paradigm: – An abstract concept that covers the following:
- 1. Model of computation
- 2. Concepts (Primitives of the
programming language)
- 3. Tools (data structures and
algorithms)
- 4. The "human mindset" (what is