🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

C++ really needed?

Started by
9 comments, last by flangazor 19 years, 11 months 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