Installing Visual Studio and Xamarin on Windows
To install Visual Studio and Xamarin on a Windows machine, follow these steps:
- Go to https://www.visualstudio.com/downloads/.
- When you open the preceding URL in a browser, you'll get a screen like this:

- You can see there are several editions of Visual Studio available for developers.
- You can choose the version best suited to your requirements. If you just want to learn Xamarin using Visual Studio, or if you are an individual developer looking for a free version, then Visual Studio Community Edition is best suited for you.
- Click on
Free download
provided underVisual Studio Community 2017
. - You should get a Visual Studio installer file downloaded on your computer.
- Open the installer file and you should see a screen like this:

- Click on the
Continue
button to begin the installation process. - It can take some time to load the installers available, and you might see the following screen:

- The next screen let you to select
Workloads
:

Now, if you are new to Visual...