Thank You
  • Welcome Inside
Setup
  • Installing .NET Core SDK
  • Installing Visual Studio Code
Big Picture
  • What Is A Program?
  • Some Ways To Write A Program
  • OOP Basics
  • Big Picture Recap
Inheritance
  • Down To Earth Definition
  • Concrete Class
  • Abstract Class
  • Interface - Part 1
  • Interface - Part 2
  • Inheritance Recap
Polymorphism
  • Down To Earth Definition
  • Static Polymorphism
  • Dynamic Polymorphism - Part 1
  • Dynamic Polymorphism - Part 2
  • Polymorphism
Encapsulation
  • Down To Earth Definition
  • Public
  • Protected
  • Private
  • Encapsulation Recap
Abstraction
  • Down To Earth Definition
  • Abstraction Through Encapsulation
  • Abstraction Recap
All Together
  • Summary Of All Concepts
  • Small App - Part 1
  • Small App - Part 2
  • Small App - Part 3
Farewell
  • Last Words
  • Download Application Code Here
  • Bonus Lesson