This video is a guide for people new to programming C++ in Visual Studio Code (vscode), and shows instructions for all three major platforms (WIndows, Linux, and MacOS). It shows how to install vscode, a compiler, and CMake. How to setup syntax highlighting, IntelliSense (code completion), CMake support, how to easily compile, and how to add debugging.