IDE

IDE is the Integrated Development Environment. Where you do your coding is an important first decision.  The ide will contain your code, will compile it and check for errors, and will display output when you run it.

MS Visual C++ for Windows

Browser-based IDEs