Procedural vs Object Oriented Programming
There are various forms of programming, and programming languages. The three most common you will find are listed below, procedural, then functional, and finally object oriented. Each of these have their own benefits and drawbacks. We’re going to look at a high level at these, and see how it will help us move forward in…