You are the best teacher I found on KZbin. Complexity becomes understandable when you explain the topic. thanks a lot!
@PortfolioCourses7 ай бұрын
You’re very welcome, I’m so glad to hear you are finding the videos helpful! :-)
@thatonedude6596 Жыл бұрын
I appreciate that you say the correct vocabulary for each piece of a concept (derived, base, declare, define, etc.) It helps me notice gaps in my knowledge and reinforces what I already know. Thank you for the video!
@audiodiwhy219510 ай бұрын
Thank you for including source code for the lesson. There are a lot of C++ tutors online, and even for pay classes, that don't do this. Very helpful!
@wfgemyd2 жыл бұрын
Sir, you got your self a new student. tnx for the video!
@PortfolioCourses2 жыл бұрын
Awesome Daniel, welcome aboard! :-)
@BasicPoke Жыл бұрын
Great video, great explanation of inheritance.
@Ali_X20 Жыл бұрын
please what is the name of compiler that you use
@keananpather69574 ай бұрын
What IDE are you using?
@kamisama57832 жыл бұрын
More videos about C++ please
@PortfolioCourses2 жыл бұрын
That's the plan Adrian! :-) I'll very likely be doing videos on object-oriented concepts in C++ specifically for the next little while, related to inheritance/polymorphism/etc.
@tuliloapauga8319 Жыл бұрын
Thank you!!
@eternals9792 Жыл бұрын
If it is private data members can we inherit??
@appdeveloppement532 Жыл бұрын
no the private members can't be inherited. they still used inside the class itself only so any child class will not be inherite the private members.
@0Sleep2 Жыл бұрын
thanks man
@PortfolioCourses Жыл бұрын
You’re welcome! :-)
@mauricex90772 жыл бұрын
Pᵣₒmₒˢᵐ ?
@PortfolioCourses2 жыл бұрын
Hi Maurice, I don’t think I understand what you’re asking. :-) Can you rephrase your question?