The BS C++ FAQ

Posted Thu, 15 Sep 2005

That's right, a C++ FAQ by Bjarne Stroustrup himself (what did you think BS meant?) I ran across this faq this morning while googling for the forgotten name of the famed designer of C++.

This is easily the most interesting C++ FAQ I've ever come across, with interesting tidbits about why there's both pointers and references and C++ (turns out he only kept pointers in the language to maintain C compatibility), dispelling the commonly taught myth that "friend" access violates encapsulation, why you should stop using macros, and my favorite, "char" is NOT pronounced "KAR" as in "character", the "ch" is pronounced like it is in "cheese".

Definitely worth the read, even for you veteran C++'ers

Related Books

Cocoa(R) Programming for Mac(R) OS X (3rd Edition) C++ Common Knowledge: Essential Intermediate Programming More Effective C++: 35 New Ways to Improve Your Programs and Designs (Addison-Wesley Professional Computing Series) C Programming Language (2nd Edition) (Prentice Hall Software) Programming Interviews Exposed: Secrets to Landing Your Next Job (Programmer to Programmer)

Post a Comment




About

My name is Tim Fanelli, I am a software engineer in Northern NY. I spend most of my time working, and when I can, I try to post interesting things here.

Cigar Dossiers