Introduction to C# and the .NET Ecosystem
Setting up Your Development Environment (Visual Studio/VS Code)
Basic C# Syntax: Variables, Data Types, and Operators
Control Flow: Conditional Statements (if/else) and Loops (for/while)
Task: Create a simple console application that takes user input and performs a calculation