تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Difference between copy constructor and assignment operator in C++ (OOP tutorial for beginners) ضمن كورس OOP شرح قناة CodeBeauty، الفديو رقم 15 مجانى معتمد اونلاين
In this programming tutorial, we will learn the difference between an assignment operator and a copy constructor in C++. I'll teach you how to use an assignment operator as well as how to use a copy constructor. We will also learn some common mistakes that developers make when working with assignment operators and copy constructors. It is crucial that you understand the difference between these two so that you don't make any bugs while using them.
Enjoy the video and leave your questions in the comment section.
If you want to gain more practical experience in building real apps and get career-ready skills, join my Practical Programming Course below.
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.
Learn programming 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
Related videos:
Operator overloading in C++ - https://youtu.be/BnMnozsSPmw
Copy constructor in C++ - https://youtu.be/UYYoq784pQY
CONTENTS:
00:00 - Assignment operator VS copy constructor
01:06 - Where to learn practical programming
03:19 - Explaining the startup code
06:15 - How we use the copy constructor
11:10 - How we use the assignment operator
15:36 - The most important difference between the assignment operator and copy constructor
22:44 - Working with pointers
Add me on:
Instagram - https://www.instagram.com/TrueCodeBeauty
Twitter - https://twitter.com/TrueCodeBeauty
CODE IS IN THE COMMENTS