C++ really needed?

Started by
9 comments, last by flangazor 20 years ago
Quote: Original post by malune
Quote: Original post by flangazor
There are many ways you can design a system. You are not forced to use OOP even when using C++ so do not feel that you must.

If you can sensibly design a system using another paradigm, feel entirely free to do so.


Yeah, i could probably design a better system at the moment procedurally, but since i have time, i'd like to learn how to properly use OOP as well, seeing as it's meant to have so many benefits.
You don't sound convinced that OOP will be a silver bullet.

This topic is closed to new replies.

Advertisement