The fundamentals and methods of object-oriented programming are covered in this course (OOP). The course gives you the solid OOP foundation you'll need to go on to intermediate-level C# courses. It starts by demonstrating how to convert a group of words into a set of well-defined and linked classes. It teaches you fundamental object-oriented concepts including abstraction, encapsulation, inheritance, polymorphism, and interfaces through demonstrations.
Syllabus List
- Boxing and Unboxing
- C# Enumeration and Collection
- Delegates and Events
- Fundamentals of C#
- Graphics 2D & 3D
- Object Oriented Programming
- Partial Types