Programming paradigms reloaded


by - posted

What is a programming paradigm ? A paradigm is basically a pattern or model. A programming paradigm is a fundamental style of computer programming. This style shows the way of building the structure and elements of programs. In this article, I discuss some programming paradigms like : Imperative, Procedural, Structured, Object oriented, Event driven, Concurrent, […] Read the full post >