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

C++ is still the best choice

Name: Anonymous 2012-01-14 1:10

Are most criticisms of C++ thinly veiled, "it's too hard for me" excuses? All my profs speak highly of C++ and emphasize the importance of learning it to make high performance applications. Stack Overflow seems to like it as well.

Why does 4chan hate it so?

Name: Anonymous 2012-01-15 16:38

>>37
The point is that you don't really have control over memory usage outside static allocation. Modern JVMs are able to perform escape analysis by stack allocation or scalar replacement, for example, yet memory usage is still quite high, and not just because of virtualization.

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