Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore encapsulation in object-oriented programming through a practical C# tutorial. Learn how to implement and benefit from encapsulation using real-world examples. Discover techniques for hiding internal object details and exposing only necessary parts through public interfaces. Follow along as the instructor builds upon a previously created application, implements new features, and addresses hidden bugs using encapsulation principles. Gain insights into fixing application problems and improving code structure with this fundamental programming concept applicable across various languages.
Syllabus
- Application that we have built so far
- What are we going to build
- Implementing new features
- Fixing hidden bug in our application
- Using encapsulation to fix problems in our application
Taught by
CodeBeauty