LaunchCode logo
  1. Contents
  2. 14. Visual Studio Setup

14. Visual Studio SetupΒΆ

  • 14.1. Welcome to Visual Studio
    • 14.1.1. Visual Studio
    • 14.1.2. .NET Core
    • 14.1.3. Windows Users vs. Mac Users
    • 14.1.4. Check Your Understanding
  • 14.2. Windows Users: Visual Studio Community Edition
    • 14.2.1. Connect to GitHub for Windows Users
  • 14.3. Mac Users: Visual Studio for Mac
  • 14.4. Creating a C# Project
    • 14.4.1. Hello, Solution!
    • 14.4.2. Check Your Understanding
  • 14.5. Cloning a C# Project
    • 14.5.1. Windows Users
    • 14.5.2. Mac Users
  • 14.6. C# Naming Conventions
  • ← 13.5. Exercises: Terminal
  • 14.1. Welcome to Visual Studio →

Back to top