Inheritance in C# OOP - Part 5
Offered By: CodeBeauty via YouTube
Course Description
Overview
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
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera