📚 Learn how to solve problems and build projects with these Free E-Books ⬇️ C++ Lambdas e-book - free download here: bit.ly/freeCppE-Book Entire Object-Pascal step-by-step guide - free download here: bit.ly/FreeObjectPascalEbook 🚀📈💻🔥 My Practical Programming Course: 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.
@john_smith2814 жыл бұрын
"we still have an error but we have a different error which means we are making progress" so true :)
@CodeBeauty4 жыл бұрын
Hahahah, I haven't noticed this myself. It is so true! 😂 #developerlife
@lhaellor3 жыл бұрын
I OWE YOU I COULD NOT UNDERSTAND ANYTHING FROM WHAT MY TUTOR WAS SAYING NOR THE TEXT THEY ARE PROVIDING FOR LECTURING! THANK YOU AGAIN YOU ARE MY LIFESAVER. WATCHED EVEN ALL PREVIOUS VIDEOS TO FOLLOW UP WITH THE EXAMPLE AND MADE MY OWN EXAMPLES.
@jarepondio3 жыл бұрын
Cant believe im paying thousands of dollars in college tuition and get terrible quality teaching and she gives it out for free
@najlitarvan92111 ай бұрын
Sadly we do not pay for tutoring, we pay to get a paper that dictates our lives
@ibrahimsabah18429 ай бұрын
@@najlitarvan921 damn that's soo true
@mostlyoldschool3 жыл бұрын
For those of us who could not have otherwise had the opportunity to access such wealth of knowledge and skills; Your life-changing generosity is beyond measure.
@zbigniewsak70453 жыл бұрын
Your computer courses I have seen are fully professional and complete. I would recommend them to anyone who is interested in computer science.
@dr.rajenderkumar5290 Жыл бұрын
I am new to the Oops concept. Your approach is practical and easy to understand. Direct work, to the point, no unnecessary talk. Thank you
@mohammadImanmansouri Жыл бұрын
this teacher is best & this channel is best .🤩🤩
@semirdzhyan Жыл бұрын
Thanks for your great videos! I appreciate you staying focused on the topic and keeping your lessons succinct. I often watch your videos at 2x speed due to low attention span and keeping your videos as clear as they are really lends itself well for 2x viewing.
@dinshinfeld610 ай бұрын
one of the best programming videos I've ever watched! Thank you
@CodeBeauty10 ай бұрын
I'm happy to hear that, thank you! 🥰
@speed42074 жыл бұрын
THANK YOU! Just reading this text book is a chore. You do a fine job turning these abstract terms and definitions into usable information. THANK YOU for serious.
@photo_gaaton4 жыл бұрын
You are the best teacher for c++ .Thank you for this lessons.
@canhobby6286 Жыл бұрын
Thank You- just what I needed.... I can't always use your wisdom because I am using a cross-compiler for RISC-V microcontrollers - BUT this gem is helpful - too bad it is one of you earlier videos before you switched to using black background - so hearing your voice was the most important.
@yashsonawane9053 жыл бұрын
My confusion regarding access modifiers has finally got cleared 😊
@chalkypj3 жыл бұрын
Thank you so much for all your videos. I really have learned a lot from them and your explanation of inheritance here was amongst the best I have ever seen. You make things so much easier to understand.
@ksanavengsar4050 Жыл бұрын
Saldina! Thank you so much !!! You are the best teacher! Love your channel!
@shubho5das Жыл бұрын
Your OOP Tutorials are the BEST, love them!
@Luther8352 жыл бұрын
Thanks so much for this video. I was trying to understand how to use base class variables in some arduino code. You made it seem so straightforward!
@diegoi1313 Жыл бұрын
Thank you for the well explained video
@ChrisDarnell3 жыл бұрын
This was great Saldina, thank you for this C++ series!
@neemaidris96814 жыл бұрын
Thank you Saldina. I really appreciate the way you explain things
@Hiyori___3 жыл бұрын
I’m so grateful! These videos saved me a lot of time.
@ingrid27484 жыл бұрын
This is great, just started my second semester in uni and we are going to see object oriented with C++
@CodeBeauty4 жыл бұрын
Where are you from if I can ask? I've done a lot of C++ in my uni as well. 😊
@ingrid27484 жыл бұрын
@@CodeBeauty I am from Colombia , but i speak and understand english very well, So your videos are the best !
@leetcoder11592 жыл бұрын
@@ingrid2748 can we do peer programming?
@mokogwuchiedu10683 жыл бұрын
15:20. Hi Saldina, great work and very clear explanations. Would it be better to define a getOwnerName() method and use in the cout than to make OwnerName protected in the video. Also, what is the difference if a getter/setter method is used versus using the protected keyword. Thanks
@ivanm32144 жыл бұрын
Hi there. Tell me if I'm wrong, but, according to your inheritance definition in the description, the parent class acquires all the properties and behaviors of the derived class (?). Shouldn't it be like "Inheritance is a process in which one class (derived class) acquires all the properties and behaviors of its parent class (base class) automatically."?
@CodeBeauty4 жыл бұрын
Yes, you are right, I checked out the description of the video, it was messed up. I've changed that now. Ivan, thanks for informing me about that! 😊
@elderwand6634 жыл бұрын
I have a question . What is the need of a protected access modifier when we can use the public access modifier for the same purpose? what differentiates public from protected
@leonardopantoja71218 ай бұрын
Estoy aprendiendo contigo de verdad y fácilmente este tema que para mi a sido tan complejo. Muchas GRACIAS.
@AshishKumar-me8pr4 жыл бұрын
Thank you so much for the Video, Can u also start adding some advance topic in c++ and then modern c++11/14/17
@Jonathan-ru9zl Жыл бұрын
Thanks!! What is the role of the constructor?
@CodeBeauty Жыл бұрын
There is another video about constructors on my channel. Hope it helps 🙌🥰
@5g8ohsl2 жыл бұрын
great content thanks, can you please make a video about composition
@queeNkatie20103 жыл бұрын
I can't thank you enough! 🙌🏻🙌🏻
@aayazakpinarli-x7c Жыл бұрын
perfect for beginners, thank you
@elinak39554 жыл бұрын
Yes! Thanks a lot. Finally! You not only Beautiful , you are Talented too! Best explanation ever!
@CodeBeauty4 жыл бұрын
Thanks Elina 🤗
@cyp_4 жыл бұрын
Could you explain concepts in c++20 ? Please...
@CodeBeauty4 жыл бұрын
I'd have to build up some videos prior to that one so that other people on the channel are able to understand it. That is why I'm gradually increasing complexity of this course and introducing new things. I'm writing this idea, but if I make it in the future, it will not be "hey, here is a random, offtopic video about concepts in c++ 20" but I'd plan other things that go in the same category with that video, and make a full course of it. 😊
@fatimarashid26399 ай бұрын
Another great video lemme just watch it again and again till it instills in my brain
@m.g.mourad32412 жыл бұрын
I have a question. I have noticed that private section has declared variables only while the public section has functions only. Is that always the case or this is just specific to your example?
@nagendrapp22134 жыл бұрын
could you please start in-depth Data structures and algorithm series
@deveshbhati88522 жыл бұрын
Can you please make a programming video in which we can use all the opps concepts with example like inheritance, polymorphism, virtual and abstract etc.
@Muhammad_Bilal_007 Жыл бұрын
i thank to you for all of this effort for students
@AK47_Maurya8 ай бұрын
Dear Saldina, the video is very basic and useful. I liked your way of explanation also. Thank you very much for this playlist on "C++ OOP". I have a question, is it necessary to have same (in number and type) arguments in the derived class constructor as the base class constructor?
@adarshbharti87822 жыл бұрын
Totally crystal clear topic, thanks a lot mam...
@michaelonyiac Жыл бұрын
Hi Saldina, Do you know how I can see my outputs of my code? it shows that the compilation was successful but it does not output the code
@nouhailabougattaya30623 жыл бұрын
that was so so good thank you so much
@invisibleliberty22753 жыл бұрын
Could you show us the public methods? As in what in the curly brackets. Thank you.
@IngridFelfly Жыл бұрын
You are amazing! Thank you for these videos, love the content!
@fycs21ankushdiwakar682 жыл бұрын
Concepts got cleared!!!
@JarekAtWork Жыл бұрын
You explain as if you really really want us to understand. And we are starting to understand.
@sakha_uola_ Жыл бұрын
I am complete newbie your tutorial makes things look so easy. You are really talented:)
@ajayjoshi59324 жыл бұрын
Just excellent teaching, please add some more video on HTML ans CSS Programming,Thank you
@TheDaveFung2 жыл бұрын
Thank you very much for the video 🙏🙏🙏
@GauravSingh-ku5xy3 жыл бұрын
Thanks for these lessons.
@6ixgames7318 ай бұрын
Hi Saldina, i have an issue with my code the practice recipe code under the cooking constructor after running my code its displaying at my first line int the result instead of displaying at the last line and in my line of code its after my subscriber count .
@rahultom431010 ай бұрын
Thank you for wonderful explanation. But I have some doubts. 1). Can we include attributes to derived class? 1.1). If yes how can I use them in the constructor of derived class? 2). Can we use this first derived class as base class for an another derived class? 2.1) If yes, should we have to specify both base class(in this case cookingYTchannel and YTchannel)?
@tejasbalkhande2611 Жыл бұрын
watching 30mins before exam.....it was best decision
@merveguz3l3 жыл бұрын
What is the difference between protected object and public object? I didn't understand that point.
@usmanghafoor53953 жыл бұрын
hey saldina can you tell me, how working for loop in this video, which logic using here any why use : in for loop i don't understand
@Tony770jr3 жыл бұрын
Good video, but could you make the editor font larger as there is a lot of whitespace, and I frequently you my phone for watching. Thanks...!
@creative19782 жыл бұрын
Wow You're amazing!!! Great explanation.
@tombarrett23064 жыл бұрын
Great video I have a question. When should a class (.cpp) be coupled with a header file (.h)? This has always confused me as I come from Java where this concept doesn't exist.
@koj26983 жыл бұрын
Just like java,you need to import required modules. But if you ask when to use class in header files, it reallys up to other .cpp files which will also utilize that class so instead of copying same class over and over,you will just include diffrrent .h files.
@andresborja99763 жыл бұрын
loving your channel!!!
@aichalammamra506 Жыл бұрын
Hello , thank you for this imazing channel i have two question for you please : 1.In what order are constructors and destructors of member objects called of a class? 2. In what order are constructors and destructors of base classes called? of a derived class using multiple inheritance?
@ashrsfsiliman4524 жыл бұрын
Thank you for your great job
@CodeBeauty4 жыл бұрын
😊🤗
@DimebagGaurav Жыл бұрын
Can you show us some examples on how to use OOP for writing device drivers or board support packages or hardware abstraction layers. It would be so amazing for many people.
@joshuafashe9437Ай бұрын
Nice tutorial but the code within the methods isn't visible to us, it just says "..."
@roros25123 жыл бұрын
10:18 is there any way to rename an object with some shortcut? doing this manually can be super hard if there are too many lines of code
@dev_kvcs3 жыл бұрын
im sure you found it already but right click the object(or variable or anything user defined really) and click rename. Intellisense will rename every instance
@mominashakoor23863 жыл бұрын
really helpful video but can you tell how to input a value given by a user in the constructor?
@vasuoberoi1810 Жыл бұрын
hi can u please cover all the concepts to Inheritance, Like types of Inheritance: Multi-level and Multiple
@kates-creates Жыл бұрын
love this channel !!
@drulli111 ай бұрын
Hi, can we derive a class from a derived class? For example Ytchannel -> CookingYtChannel->SoupChannel ? Will the same methodology regarding to constuctures, etc. apply for the "grandchild" class? Thanks for your videos with all the proper examples, very helpful!
@SwechhaShrestha-r6u Жыл бұрын
Hi I have a question if we can have two object name do the same thing then why do we need the inheritance. For example we can do youtubechannel x1(); and youtubechannel x2() and put two different names inside.
@jasnarmstrng2 жыл бұрын
Brilliant!
@subee1282 жыл бұрын
Thanks
@arjunans5139 Жыл бұрын
If you have watched the previous video , click this 1:48
@agent54203 жыл бұрын
May you please do a vid for Composition,
@Thebiggame-dc8ek Жыл бұрын
I didn't understand well. If the child class inherits the private variables of the parent class, why we should use it in protected part? What does the Child class inherit from the Parent?
@holyshit9224 жыл бұрын
CodeBeauty, Beauty who writes the code and teaches how to write a code I found C# compiler in Windows OS and tried to write code in it but i can't find good tutorials for it I had Java in school and there are similarities between Java and C# but there are also differences I learned in school following languages (chronological order) Pascal - procedural programming C and C++ Java Last time I watched C++ course in my language the video was about SFML I would like to remind myself subjects which I had when I used to go to school
@nuamaaniqbal63733 жыл бұрын
Thank you!
@herbertk92664 жыл бұрын
Thank you
@Saptarshi88 Жыл бұрын
Amazing Video.
@marselnaidenov7253 жыл бұрын
Really helpful !
@khaledosamasheha85711 ай бұрын
thanks for your videos please where is your code in this videos
@huseyinates78713 жыл бұрын
Throughout the course you have defined all classes on the same document (at the top of your main method). This was really sad. Because doing it like this is not professional. I wish we had defined our classes in a separate folder (like a header file). Ok this course is acceptable as it is beginner level. I hope you start an advanced C++ OOP course because you are really good.
@RelatableNoob Жыл бұрын
watching before exam day💀
@kelolettek39273 жыл бұрын
what is system("pause>0") ? why do we use it ?
@moutasemhussain3 жыл бұрын
It gets rid of noise when running or compiling code. It makes code look clean and easy to read.
@ismailyousfi35212 жыл бұрын
Thenks
@muhammadhuzaifa53953 жыл бұрын
Can you also upload videos on java concepts please☺
@gabi71123 жыл бұрын
I have a very important examen the next week, I need help
4 жыл бұрын
Thank you Beauty...
@ordinary_man_844 ай бұрын
5:29 a bit difficult to understand
@smpbih4 жыл бұрын
Prelijepa si
@chulbalytwins24502 жыл бұрын
can you plz give code in your dicscription
@lilgohan Жыл бұрын
please use dark mode :(
@CodeBeauty Жыл бұрын
All my new videos will be in dark mode 🕶🥷
@sikulabathura7513 Жыл бұрын
great coding video, amazing lecture, BUT why in the DEVIL'S NMAE YOU HAVE LIGHT MODE ON! On starting the video i nearly burned my retina!
@basar.yt.f91152 жыл бұрын
inheritanceing is not working for sub count and publish video.
@day48342 жыл бұрын
it is working for me, going to paste my code so that you can compare: #include #include using std::cout; using std::cin; using std::endl; using std::string; using std::list; class KZbinChan { private: string Name; int SubscriberCount; list PublishedVids; protected: string OwnerName; public: KZbinChan(string name, string owner) { Name = name; OwnerName = owner; SubscriberCount = 0; } void getInfo() { cout
@holyshit9224 жыл бұрын
Can you record video in your native language ? I would like to know can i understand your language I speak also slavic language but from Central Europe not from South
@CodeBeauty4 жыл бұрын
In response to the first version of your comment - I think that you can't blame a language for bad thing that people do. My channel will never be medium to judge anyone, but rather a way to share things that I learned and help others so that they don't have to make the same mistakes that I did or struggle with the same problems. I have been working as an educator on my language for a couple of years prior to this, and I started an English YT channel because it is a way to share the knowledge and help more people, and it is a way for me to learn and practice new things. I am still struggling with pronounciation of some words, thinking on english and speaking fluently, but I'm growing and making progress, and that is something that stays documented on YT. That can be used by other people to see that everything takes time, work and dedication, and that big things never come overnight. I still post on Facebook and Linked in on my language as well, and there are different types of videos on my social media that are on my language. I will be forever gratefull for all the support that I got from my country since the very beginning! 🥰
@CodeBeauty4 жыл бұрын
Try this: kzbin.info/www/bejne/gofZXoR9rrxpZ7s It is my most recent video that I did for the UN campaign dedicated to recovering from COVID19. I've done it on my language, but it's subtitled as well. You can try to understand it and you have subtitles so that you can check. Let me know how it went. 😊
@holyshit9224 жыл бұрын
@@CodeBeauty Firstly I dislike what Americans do with our countries Secondly is it matter of blaming language ? I give you an example If Tesla had worked in your country and had published his work in your country Americans would not have gotten his work so easily Thanks for a video
@clueloss5373 Жыл бұрын
Make another youtube channel and call it CookingBeauty. I would definitely subscribe lol
@CodeBeauty Жыл бұрын
😁🥰🥰
@harshitraj16282 жыл бұрын
All of your content is well described but you should at least programmed in seperates files for all of your video .
@hidemat51412 жыл бұрын
Are Apple pie and Chocolate cake your favorite desserts?
@CodeBeauty2 жыл бұрын
Hmmm, no, I like cookies and cream more ☺️
@hidemat51412 жыл бұрын
@@CodeBeauty nice
@yusufminecraftgamer4 жыл бұрын
Awesome
@piyushagrawal6913 жыл бұрын
Your explaination is just amazing. thank you so much ☺️, Love from India 🔥🔥