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

GOOD C++ books

Name: LordRiordan 2007-01-04 11:27

For newbs that need a good book to learn from! (I have 2000 or so as it is :P) No dummies books, they blow.

Name: Anonymous 2007-01-11 15:59

>>26
obfuscation my ass. operator overloading is easy to understand and helps you to write clearer and cleaner code. what's easier than this:

const Something operator+(const Something& else) const;

once you know it, you use it and you STFU because you're happy, or you have fun with your javur:

Something addAnotherObjectWithAnAmazingMethodName(const Something else);

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