第 2.1 課 - Visual Studio Community

本課介紹

本課介紹了 Visual Studio Community
包括介紹各種 Visual Studio 版本的差異
以及安裝時需要注意的事項等等

因為最初教學使用的 Visual C# Express 已經無法取得
因此推薦學生使用這個版本進行練習

教學影片

本課教材

課程投影片:https://github.com/slmt-tutorial-channel/c-sharp-class-materials/blob/master/class-1-10/class-2.1/2.1-slides-vs-community.pdf

重點提示

  1. Visual Studio 是微軟開發的 IDE,有多種版本,一般用戶下載 Community 版即可
  2. Visual Studio Community 有些使用限制如下:
    • 公益使用 (教學、學術、開放原始碼) 不受限制
    • 商用目的在官方公布的公司規模 (2019 年的規定是 250 台電腦內,或營業額一百萬美金以內) 以下,使用不受限制

練習

照著影片下載 Visual Studio Community,寫出第一個程式試試看吧!

相關資訊連結

Visual Studio Community 官方網站

https://visualstudio.microsoft.com/zh-hant/vs/community/