Resources
- C++ Standard Library: Standard library reference.
- Bjarne Stroustrup's homepage: Father of C++'s website.
Tools
- CMake: A cross-platform build system.
- Chocolatey: CMake on Chocolatey.
- vcpkg: A C++ library manager
Compilers
- MinGW-w64: Windows port of GCC.
- Chocolatey: MinGW-w64 on Chocolatey.
- MSYS2: A software distro that contains GCC.