Ch1.1 – Visual Studio installation

Go to Visual Studio download page and download Community version of VS.

https://visualstudio.microsoft.com/vs/pricing/?tab=individual

Choose the languages/project type like the below screen. We will learn C++, PyThon and C#. Then, click Install button at the right-bottom corner.

 

VS will be installed.

Once the installation is done, reboot your system to make sure all things are good.

 

 

 

 

 

 

Posted in Chap 1. Introduction, Programming.