Introduction and overviews
C# First Project
Working with Variables
- Overview of Variables
- Numeric Variables
- String Variables
- Variable Scope
- Casting
Mathematical Expressions:
- Overview of Mathematical Expressions
- Decision Statement
- Loops
- Functions and Methods
Classes & Objects
- Overview of Classes and Objects
- Create Simple Class
- Constants and Enums
- Object Constructors
- Value and Reference Types