Embark on your journey of Object-Oriented Programming in C# with this course. Learn about classes, objects, methods, attributes, encapsulation, and inheritance, while also touching upon method overriding. Program space missions as Cosmo, defining classes and objects for various celestial entities.
Overview
Syllabus
- Lesson 1: Understanding the Program Class and Main Function
- Lesson 2: Defining Classes, Attributes and Objects
- Lesson 3: Learning About Methods
- Lesson 4: Initializing Objects with Constructors
- Lesson 5: Mastering Encapsulation with Properties
- Lesson 6: Diving into Inheritance
- Lesson 7: Understanding Method Overriding