Introduction to Programming Paradigms
Get an overview of what will be covered in this chapter.
We'll cover the following...
Overview
If we look at all the programming languages, we can see patterns and similarities between them, and we can use these to classify them into different paradigms. The word paradigm means a typical example or pattern of ...