The quickest way to set up C++ on Windows
Let's say you have a new Windows laptop or a new VPS and you just want a quick, short and sweet set-up so that you can compile and run some C++ code in a minute.
Here is how you do it.
First, download VS Code. When you are...