We learned about the Object Oriented Programming (OOP) concept. we learned about classes, objects, data, functionality, inheritance, abstract, new, ToString
More topics covered:
- Creating new Class
- override ToString()
- [DebuggerDisplay]
- Object Initializer
Links:
- Class code: OOP demo
- Class code: car ex. solution
- Demo OOP console project: Class Dog , Class House
- Class Car
- ToString() + [DebuggerDisplay]
- Cool online site to create UML
- Lesson Summary Video
- Home Work!
