Programming paradigms

Introduction to programming paradigms

A programming paradigm is simply a way of programming. There are hundreds of different known programming languages. Each of these languages needs to follow some sort of strategy to write programs. That strategy is a paradigm. Some paradigms are easy to follow, while others need deep knowledge and command over …

Introduction to programming paradigms Read More »