C++ References
- cppreference.com – Very detailed description of C++ up to C++20
- isocpp.org – News, status & discussion about standard C++
- C++17 Standard, March working draft
Coding Blogs
- Eli Bendersky’s website – C++, low-level, LLVM
- Random ASCII – Programming, debugging interesting problems
Tools
- Godbolt compiler explorer -Test your code with many different C/C++ compilers