Windows 10: Setup C Environment
This lab will guide you to set up your computer so you can compile
and execute C and ASM code on Windows. You will create a Hello World
application that writes text to the console windows and then you will
read user data inputted into the console window.