Programming Paradigms Compared: Functional, Procedural, and Object-Oriented
Conceptually, a paradigm is a system of concepts and practices that reflect the current state of our understanding of the field. In general, a programming paradigm refers to a style, way, or classification of programming. Programming languages are used in order to solve problems. A paradigm's difficulty varies according to the language. Paradigms can be used in several programming languages, but a strategy or methodology must be followed.