Selection of Optimal Tools and Application Types
Learn how to choose the appropriate tools and application types.
We'll cover the following
Before we start programming, we’ll need a code editor for C#. Microsoft has a family of code editors and Integrated Development Environments (IDEs), which include:
- Visual Studio 2022 for Windows
- Visual Studio 2022 for Mac
- Visual Studio Code for Windows, Mac, or Linux
- Visual Studio Code for the Web
- GitHub Codespaces
Third parties have created their own C# code editors, for example, JetBrains Rider.
Get hands-on with 1400+ tech skills courses.