To begin coding in C++, you need:
g++
Install a compiler and configure it with your IDE. For VS Code, install the C++ extension and ensure your system PATH includes the compiler.