- 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.
推薦閱讀
- 微服務設計(第2版)
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- iOS 9 Game Development Essentials
- Python程序設計(第3版)
- 青少年美育趣味課堂:XMind思維導圖制作
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Learning Zurb Foundation
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- 零基礎Java學習筆記
- Android群英傳
- SQL Server 2008 R2數據庫技術及應用(第3版)
- C指針原理揭秘:基于底層實現機制
- Moodle 3 Administration(Third Edition)
- scikit-learn Cookbook(Second Edition)
- Java基礎案例教程(第2版)