C++ Reference

Analysis

Pre-compilation

Compilation

Debug

Performance

Materials and manuals

C++ Standards Committee Papers

Note

International Conference

CPPcon

CppCon is the largest annual gathering for the entire C++ community.
https://www.youtube.com/user/cppcon
https://github.com/CppCon (Slides and other materials)

CPPNow

www.youtube.com/@BoostCon

emBO++

https://embo.io/ https://www.youtube.com/@NerdForce1/videos

MeetingC++

https://www.youtube.com/@MeetingCPP

Code::Dive

https://www.youtube.com/@codediveconference

C++Now

https://www.youtube.com/@BoostCon

Doc

cppreference

https://en.cppreference.com/w/
https://en.cppreference.com/w/cpp/links

C++ Core guidelines

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines

List of C++ compilers

https://en.wikipedia.org/wiki/List_of_compilers#C++_compilers

Comparison of programming languages

https://en.wikipedia.org/wiki/Comparison_of_programming_languages

Search code examples

https://stackoverflow.com

Guidelines Support Library (GSL)

https://github.com/Microsoft/GSL

Blogs

YouTube channel's

CppCon

https://www.youtube.com/@CppCon

Authors

Bjarne Stroustup

The inventor of C++ and our greatest C++ guru
https://www.stroustrup.com/C++11FAQ.html

Scott Meyers

https://www.aristeia.com/

Herb Sutter's

https://herbsutter.com/gotw/