Online reference: cppreference

Frequently conjoined with C; Bjarne wanted C++ to be "as close as possible to C, but not closer." Over the years, C++ has taken a strong stand on some lexical and syntactic things about C that didn't hold up well over time, and C has retrofitted many of those choices back into C.

Compiler Implementations:

Variants and extensions

References

Books

The Definitive C++ Book Guide and List

Articles and papers (focused on teaching, but also of interest for learning by self-studying)

Resources

Lectures & Talks

Learning & Teaching

Self-Study

Quizzes

Note: Some of the following are primarily for entertainment purposes; while providing useful guidance for self-study (and possibly self-amusement), using these for evaluation in a formal setting would likely be a terrible idea :-)

FAQs

Standards

Overview of C++ features, by version: C++20 / C++17 / C++14 / C++11

Portability

Software

Talks

Lists/links

List of C++ UI libraries

Communities

Project-specific

Project-specific, but likely of interest to the general C++ community.

Reddit

Slack

Stack Exchange


Tags: language   native   object   metaobject  

Last modified 01 January 2023