Getting Started
  • Introduction
  • Installing Visual Studio Community
  • Your First App: Hello world
  • Visual Studio Interface
Variables and Data Types
  • Variables
  • Reserved Keywords
  • Variables And Data Types
  • Coding Standards
  • Float Vs Double
  • Strings
  • String Methods
  • Converting Variables
  • Converting Variables: Challenge Solution
  • Console Methods
  • Parse & Tryparse
  • C# Cheat Sheet
  • Variables and Data Types Quiz
Methods
  • Operators
  • Operators Quiz
  • Methods Overview
  • If Statment
  • Else If