C++ Crash Course (v2): Polymorphism and Virtual Functions

preview_player
Показать описание
In this video we look at polymorphism and virtual functions in C++!

Рекомендации по теме
Комментарии
Автор

I love your clarity along with the level of details top to bottom without BS.

raytry
Автор

Great and unique approach to polymorphism functionality, especially with const override. You Nick display not typical (remarkable) logical (in assembler) explanation of virtual function concept. As usually 5 starts for performance and content. Thanks and good day!

markusbuchholz
Автор

I have watched this complete playlist and it helped me alot! Thank you very much!!

muhammadshoaibsikander
Автор

Just finished this series, it's so good, I don't consider myself a great programmer whatsoever, I would define myself as a "copy paste" master (which is sad), but this series was so helpful, I help me understand a lot of the concepts I already learnt in the classroom but too vaguely. Just discovered ur channel a while ago, and already finished one of ur series, cannot wait to see more.


BTW, team Ubuntu hahaha, I also use Ubuntu myself.
Hope u doing good during quarantine, be safe.

taylogs
Автор

Really liking your explanation style. Can you please post more of the CUDA C++ stuff?

muneshchauhan
Автор

Thanks ! What is the extension for showing error line inside vim ?

IddoE