- https://github.com/timsong-cpp/cppwp
- HTML version of current working standards and draft of older standard versions.
- https://cppcast.com/
- https://www.youtube.com/@CppClubUK
- https://cpp.chat/
- https://adspthepodcast.com/
- https://nodiagnosticrequired.tv/
- https://www.twoscomplement.org/#podcast
- https://quuxplusone.github.io/blog/2019/08/02/the-tough-guide-to-cpp-acronyms/
- https://en.cppreference.com/w/cpp/language/acronyms
- https://www.cppstories.com/
- http://www.modernescpp.com/index.php
- https://www.fluentcpp.com/posts/
- https://bartoszmilewski.com/
- https://www.sandordargo.com/
- https://github.com/TheLartians/ModernCppStarter
- https://github.com/filipdutescu/modern-cpp-template
- https://github.com/vector-of-bool/pitchfork
- johnmcfarlane/wss#98
- https://github.com/caiorss/C-Cpp-Notes
- https://caiorss.github.io/C-Cpp-Notes/cpp-reference-card.html
- https://github.com/Light-City/CPlusPlusThings
- https://alandefreitas.github.io/moderncpp/
- https://github.com/Mooophy/Cpp-Primer
- https://github.com/grantrostig/cpp_by_example
- https://github.com/Apress/design-patterns-in-modern-cpp
- https://github.com/Apress/practical-cplusplus-design-2e
- https://godbolt.org/z/cg30-ch0.0
- https://godbolt.org/z/cg30-ch1.1
- https://godbolt.org/z/cg30-ch1.2
- https://godbolt.org/z/cg30-ch1.3
- https://godbolt.org/z/cg30-ch1.4
- https://godbolt.org/z/cg30-ch1.5
- https://godbolt.org/z/cg30-ch1.6
- https://godbolt.org/z/cg30-ch2.1
- https://godbolt.org/z/cg30-ch2.2
- https://godbolt.org/z/cg30-ch2.4
- https://godbolt.org/z/cg30-ch2.5
- https://godbolt.org/z/cg30-ch2.6
- https://godbolt.org/z/cg30-ch3.1
- https://godbolt.org/z/cg30-ch3.2
- https://godbolt.org/z/cg30-ch3.3
- https://godbolt.org/z/cg30-ch3.4
- https://godbolt.org/z/cg30-ch3.6
- https://godbolt.org/z/cg30-ch4.1
- https://godbolt.org/z/cg30-ch4.2
- https://godbolt.org/z/cg30-ch4.3
- https://godbolt.org/z/cg30-ch4.4
- https://godbolt.org/z/cg30-ch4.5
- https://godbolt.org/z/cg30-ch4.6
- https://godbolt.org/z/cg30-ch5.1
- https://godbolt.org/z/cg30-ch5.2
- https://godbolt.org/z/cg30-ch5.3
- https://godbolt.org/z/cg30-ch5.4
- https://godbolt.org/z/cg30-ch5.5
- https://godbolt.org/z/cg30-ch5.6
- https://events.hubilo.com/october---using-c20-coroutines-for-asynchronous-parsers-jensw/home - [ ] https://github.com/arBmind/co_parser_livecoding
- https://github.com/SuperV1234/camomilla/ : camomilla is a simple Python 3 script that simplifies errors produced by C++ compilers. It is very useful while dealing with heavily-templated code (e.g. when using boost::hana or boost::fusion).
- https://quuxplusone.github.io/blog/2019/09/12/cppcon-2019-b2b-track/
- https://quuxplusone.github.io/blog/2020/08/11/cppcon-2020-b2b-track/
- https://hackingcpp.com/cpp/educational_videos.html
- https://aslynatilla.github.io/2021/01/25/learning-cpp.html
- https://www.includecpp.org/resources/references/
- https://www.cppstories.com/p/resources/
- https://www.cjdb.com.au/sg20-and-videos
- https://lesleylai.info/en/delve_into_cpp
- https://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list#388282
- A tour of C++ (2nd edition) by Bjarne Stroustrup
- Effective C++ by Scott Meyers
- More Effective C++ by Scott Meyers
- Effective Modern C++ by Scott Meyers
- C++ crash course by Josh Lospinoso
- C++ notes for Professionals (https://books.goalkicker.com/CPlusPlusBook/)
- Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming, Fourth Edition by C.M. Kormanyos
- https://github.com/ckormanyos/real-time-cpp
- Contains the companion code for the book
- Refactoring with C++ - Dmitry Danilov
- https://github.com/rigtorp/awesome-modern-cpp
- https://github.com/uhub/awesome-cpp
- https://github.com/p-ranav/awesome-hpp
- https://github.com/fenbf/AwesomePerfCpp
- https://awesome-cpp.readthedocs.io/en/latest/README.html
- https://www.ece.uvic.ca/~frodo/cppbook/downloads/lecture_slides_for_programming_in_c++-2020-02-29.pdf
- P.S - Refer https://www.ece.uvic.ca/~frodo/cppbook/ for latest version of this slides.
- Modernes CPP by Rainer Grimm
- https://www.fluentcpp.com/posts/
- https://www.cppstories.com/
- https://eli.thegreenplace.net/
- https://jguegant.github.io/blogs/tech/
- https://blog.tartanllama.xyz/
- http://videocortex.io/#blog
- https://vittorioromeo.info/
- https://foonathan.net/
- https://arne-mertz.de/
- http://www.swedencpp.se/blog/feeds
- http://www.vishalchovatiya.com/
- https://hackingcpp.com/index.html
- The Cherno
- CoffeeBeforeArch
- CppCon
- https://github.com/shafik/cpp_youtube_channels/blob/master/README.md
- https://github.com/alandefreitas/moderncpp
- https://oleksandrkvl.github.io/2021/04/02/cpp-20-overview.html
- https://www.reddit.com/r/cpp/
- Cpplang slack
- Cppcon slack
- https://gitter.im/CppMSG/
- #include Discord
- CppIndia Discord
- https://isocpp.org/wiki/faq/conferences-worldwide
- http://www.swedencpp.se/worldwide