Hacker News new | past | comments | ask | show | jobs | submit login

Here are some references I review whenever I need to work with C++.

* The GNU C++ Library Documentation - http://gcc.gnu.org/onlinedocs/libstdc++/spine.html

* Scott Meyers TR1 Information - http://www.aristeia.com/EC3E/TR1_info.html

* Association of C & C++ users - http://accu.org

* C++ Library Reference http://www.cplusplus.com/reference/

* Guru of the Week archive - http://www.gotw.ca/gotw/index.htm

These are a little older:

* Lysator (Linköping, Sweden) - http://www.lysator.liu.se/c/index.html

* Brad Appleton's C++ Links - http://www.cmcrossroads.com/bradapp/links/cplusplus-links.ht...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: