Mike has to be the best way to learn programming. Came here with no prior experience and learnt C++ in like two days, all from one 4 hour video that Mike made. Isn't that crazy? I learnt one of the harder languages, that is not recommended for beginners all thanks to Mike's carefully made and intuitive introduction videos. Thanks Mike!!
@GlyphicEnigma6 жыл бұрын
Hey Mike, I was just wondering if you could make a more advanced series on C++? Ive gone through this entire series and there is still a LOT that is left unexplained.
@asadnaqviii4 жыл бұрын
yes please
@theundeadforever33004 жыл бұрын
If he could, he should;
@dimitristzimagiorgis51525 жыл бұрын
I have seen many videos but you are the best
@josephstalin94816 жыл бұрын
Thank you just completed my c++ basics
@sanskarsingh8964 Жыл бұрын
Thankyou so much Awesome lectures for beginners , As covering everything in a very short time👍👍👍👍 Best option for less time
@josipmaric62976 жыл бұрын
hey Mike thx for tutorials I like how you explain POINTERS I like C++ and I hope you will do more videos on it you are really good.
@aban70894 жыл бұрын
I really appreciate your work here.... It helps me with my oop classes in college. My No.1 suggestion
@ajay.s.thankachen22104 жыл бұрын
Thank you Sir!!! It was a great foundational course on C++
@krisjain054 жыл бұрын
Loved your videos! Hoped that you made an advanced series too. But at the time of comment, your last video was 2 years ago. Hope that you return.
@fessenic7 жыл бұрын
I'm not watching tutorials about C++, I'm starting to watch your python series and man I love it! I'm still a noob but I hope that you are the indicated choice for my success, cheers.
@GiraffeAcademy7 жыл бұрын
Thanks for the comment! Good luck with Python!
@noblejacob87955 жыл бұрын
Plz do more c++ tutorials..
@DonaldMurf3 жыл бұрын
these 31 tutorials really helped me out. Can you just keep going and teach me ALL of C++. My professors sound like they are talking in binary compared to this.
@cv-lf4ol3 жыл бұрын
Hey I'm stuck in same situation as you were 7 months ago, did you find some resources after that
@DonaldMurf3 жыл бұрын
@@cv-lf4ol I went over to Java later in my college. It was easier
@vaibhavilohani34214 жыл бұрын
Please make a complete tutorial on all object oriented programming concepts
@otgonbayar20013 жыл бұрын
Thank you Mike!
@ss.a30225 жыл бұрын
please do some more c++ videos, it could be very helpful
@muskansah44872 жыл бұрын
Thanks for the C++ series. It was very useful.
@ashishnair11264 жыл бұрын
What next should i do After finishing this course
@alexandrugroza62824 жыл бұрын
watch another :))
@jjjunkie6 жыл бұрын
Great work.
@aidan58793 жыл бұрын
Hey Mike! I even watched other tutorial videos on C++ but none of them is like yours! Your teach us that made us to think c++ cinch and interesting! Plis plis make more and more videos on C++ @Mike
@GamerDra6 жыл бұрын
What should I do next
@hyperupcall6 жыл бұрын
Build your own program! Don't get stuck in tutorial swamp.
@fitLead4 жыл бұрын
Really good teaching.....as a beginner i learnt a lot from your videos
@al-han38043 жыл бұрын
thanks a lot man, reaally you made it a piece of cake!
@giaprasad17794 ай бұрын
hi could we have a video based on access modifiers please.
@johnrutherdale9153 жыл бұрын
What’s after this? I’m trying to learn more about!
@vaibhavilohani34214 жыл бұрын
Sir can you please make video explaining about private inheritance
@ss.a30225 жыл бұрын
very nice explanation, so thankful for this video!
@wearesciber5 жыл бұрын
Love ypu mike that was awesome I wwatched the whole large video on freecodecamp But i wanted to let you know.directly And i subacribed.to your personal.channel Respect. ...
@pumpkii2 жыл бұрын
Did all this to end up writing about two chef.
@notavailabull3 жыл бұрын
What IDE is that?
@alexandrugroza62824 жыл бұрын
Why the fuck you don t have 100k subs?In the world are channels that don t deserve to have 100k subs.You did hard work in this tutorial (it help me a lot).Great Job!Continue to Teach!!
@faarsight5 жыл бұрын
Why is the keyword public needed when inheriting a function? What happens if you use private instead? Does the new class inherit the private attributes/functions of the old class?
@ezraorina1005 жыл бұрын
Try on a compiler and learn
@MrK41994 жыл бұрын
fire
@ogradus5 жыл бұрын
My book calls them the: Base class and Derived Class.