Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

OOP Considered Harmful

Name: Anonymous 2007-10-14 14:53

Object-oriented programming encourages over-engineering, leads to slower code due to virtual lookups, and it doesn't solve any problems.

Objects are fine, but don't overuse them.

Name: Anonymous 2007-10-15 13:08

>>1
The main problem is the lack of fundamental understanding of dynamic memory that OOP newtards have. This cuts in both directions and will inevitably lead to poor performance and fault intolerance in their programs. In short, people who don't know how to use new should be deleted.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List