تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Friend functions and classes in C++ (Programming for beginners) ضمن كورس OOP شرح قناة CodeBeauty، الفديو رقم 9 مجانى معتمد اونلاين
Learn how to solve problems and build projects with these Free E-Books
C++ Lambdas e-book - free download here: https://bit.ly/freeCppE-Book
Entire Object-Pascal step-by-step guide - free download here: https://bit.ly/FreeObjectPascalEbook
My Practical Programming Course: https://www.codebeautyacademy.com/
Experience the power of practical learning, gain career-ready skills, and start building real applications!
This is a step-by-step course designed to take you from beginner to expert in no time!
Here is a coupon to save 10% on your first payment (CODEBEAUTY_YT10).
Use it quickly, because it will be available for a limited time.
In programming, like in real life, exists the concept of friendship. In the same way that your friends in real life can access private areas of your life (that are inaccessible to other people), in programming, a friend function or a friend class can access private and protected members of a specific class.
In this video, you'll learn how to work with friend functions and classes, friend functions and classes common uses, as well as the most important tips related to friend functions and friend classes.
And at the end, you can find a homework task in order to practice programming on your own.
The solution for that task will be pinned in the comment.
Contents:
00:00 - What are friend functions
00:52 - Best extension for Visual Studio C++
02:10 - Let's create a problem
07:19 - Solving the problem with friend functions
10:37 - Multiple friend functions
11:28 - Friend classes
14:48 - Important tips about friend functions and classes
16:22 - Homework (operator overloading and friend functions)
Videos mentioned in this tutorial that you should watch:
Must know Visual Assist features - https://youtu.be/so1o7AoP49A
Encapsulation - https://youtu.be/a8ZB-TPB6EU
Inheritance - https://youtu.be/-W-TYjL0aFE
Operator overloading - https://youtu.be/BnMnozsSPmw
Add me on:
Instagram - https://www.instagram.com/TrueCodeBeauty
Twitter - https://twitter.com/TrueCodeBeauty