- Learn C# in 7 days
- Gaurav Aroraa
- 121字
- 2021-07-08 09:51:20
Setting up the environment
In this section, we will see step by step how to initiate the installation of Visual Studio 2017 (preferably, the community edition) on Windows 10:
- Go to https://www.visualstudio.com/downloads/ (you can also get the benefits of Dev Essentials from https://www.visualstudio.com/dev-essentials/).
- Download Visual Studio Community (https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=15):

- Start the Visual Studio setup.
- From Workloads, select the options you want to install. For our book, we need .NET desktop development and .NET Core:

- Click on Install to start the installation:

- Click Launch once the installation is completed.
- Sign up for Visual Studio using your Live ID.
- Select Visual C# as your development setting.
- You will see the start page as follows:

We are all set to start with our first step.
推薦閱讀
- Mastering Entity Framework Core 2.0
- INSTANT OpenCV Starter
- 零基礎學Scratch少兒編程:小學課本中的Scratch創(chuàng)意編程
- Instant Zepto.js
- JavaScript+jQuery開發(fā)實戰(zhàn)
- Mastering Unity Shaders and Effects
- 匯編語言程序設計(第3版)
- INSTANT OpenNMS Starter
- 精通Python自然語言處理
- 琢石成器:Windows環(huán)境下32位匯編語言程序設計
- Learning OpenStack Networking(Neutron)
- Spring 5 Design Patterns
- 軟件工程與UML案例解析(第三版)
- Mastering SciPy
- Python機器學習與量化投資