Setup Guide
What You'll Need
Hardware Requirements:
Option 1: Visual Studio 2022 (Recommended for Windows)
Best For:
Installation Steps:
Create Your First Program
Visual Studio Keyboard Shortcuts
Action
Shortcut
Option 2: Visual Studio Code (Cross-Platform)
Best For:
Installation Steps:
Create Your First Program
VS Code Keyboard Shortcuts
Action
Shortcut
Option 3: Online (No Installation)
Best For:
Recommended Online IDEs:
Limitations:
Understanding Your Development Environment
What Just Happened?
Essential Concepts
What is .NET?
What is C#?
Compilation Process:
Your First Real Program
What's Happening:
Common Setup Issues
Issue: "dotnet command not found"
Issue: "No framework found"
Issue: VS Code C# extension not working
Issue: Program closes immediately
Issue: Can't find Visual Studio 2022 option
Configuring Your Environment
Visual Studio Recommendations:
VS Code Recommendations:
Testing Your Setup
Verification Program:
Project Organization Tips
Folder Structure:
Version Control (Git) - Optional but Recommended
Why Use Git?
Basic Git Setup:
Productivity Tools (Optional)
Recommended But Not Required:
What's Next?
You're Ready When:
Now You Can:
Quick Reference Card
Creating New Project:
Running Your Code:
Common Commands:
Troubleshooting Checklist
You're Ready! π
Last updated