Procedural or OOP programming ?
My impression is that OOP (Object Oriented Programming) is considered the most productive way to program by the mainstream. So what do I think of OOP ? I am a procedural style programmer and I find that coding this way is faster and more productive than if I were to use OOP. I use to like Visual Basic when it
Read more