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:
![](https://static.packt-cdn.com/products/9781788296243/graphics/assets/9a3beb20-ac49-4ea4-b666-e8ef6eece3c1.png)
- 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 under Visual 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:
![](https://static.packt-cdn.com/products/9781788296243/graphics/assets/d197fe9d-55bb-4e5f-a640-03031db35f47.png)
- Click on the Continue button to begin the installation process.
- It can take some time to load the...