Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore inheritance in object-oriented programming through a practical C# tutorial. Learn how to implement inheritance with real-world examples, understand its benefits for code organization and reusability, and gain insights into this fundamental programming concept. Dive into building a bank accounts application, comparing implementations with and without inheritance, and improving code structure. Follow along with step-by-step explanations, from basic concepts to advanced techniques, to enhance your C# programming skills and apply inheritance effectively in your projects.
Syllabus
- What have we built so far
- What are we going to build
- What is inheritance
- Implementing feature without inheritance
- Implementing feature with inheritance
- Improving our application code
- Inheritance summary
Taught by
CodeBeauty