Introduction
  • Course Introduction
  • Course Curriculum
  • How to get Pre-requisites
  • Getting Started on Windows or Linux
  • How to ask Great Questions
  • FAQ’s
  • What is Source code
  • Learn What is Generative AI / Gen AI
Classes
  • Introduction to Class
  • Create a Class
  • Object Initializers
  • Parameters
  • Access Modifiers(theory)
  • Assessment Test
  • Solution for Assessment Test
  • Summary
Methods
  • Introduction to methods
  • Create a method
  • Method with parameters
  • Method default and multiple parameters
  • Method return keyword
  • Method Over loading
  • Assessment Test
  • Solution for Assessment Test
  • 03 Interview Questions and Answers
  • Summary
OOPs - Object Oriented Programming
  • Introduction to OOPs
  • Classes and Objects
  • Class Members
  • Class Constructors
  • Access Modifiers
  • Properties Get Set
  • Encapsulation
  • Assessment Test
  • Solution for Assessment Test
  • 03 Interview Questions and Answers
  • Summary
Inheritance and Polymorphism
  • Inheritance
  • Polymorphism
  • Assessment Test
  • Solution for Assessment Test
  • 03 Interview Questions and Answers
  • Summary
Abstraction and Interfaces
  • Introduction
  • Abstraction
  • Interfaces
  • Enums
  • Assessment Test
  • Solution for Assessment Test
  • 03 Interview Questions and Answers
  • Summary
C# Exception handling
  • Introduction
  • Try Catch
  • Custom message on Errors
  • Finally
  • Throw keyword
  • Assessment Test
  • Solution for Assessment Test
  • 03 Interview Questions and Answers
  • Summary