Skip to content
Rohit Ramprasad edited this page Mar 26, 2015 · 3 revisions

A place for resources that relate more to C++ than any other, more specific, topic category.

Language Reference

  • cppreference.com

    The industry standard. Useful for beginners but it's also more precise as a reference to the C++ standard than the alternatives.

  • cplusplus.com

EECS 381

EECS 381 has some of the best resources ever created for C++

Understanding C++

Official C++