Hacker News new | ask | show | jobs
by shp0ngle 1699 days ago
laughs in C++
1 comments

Indeed; In C/C++ land this is rather the norm.

I learnt more about C and C++ from studying Plauger's The Standard C Library and Plauger/Stepanov's The C++ Standard Template Library. I also remember learning Object-Oriented Framework design from MFC Internals.