C++ Object Oriented Programming Crash Course - Introduction + Full Tutorial

preview_player
Показать описание

Timestamps:
00:00 - Classes and Objects
05:18 - Pillars of OOP
07:01 - Encapsulation
08:07 - Setters (Mutators)
09:51 - Getters (Accessors)
11:11 - Constructors
14:12 - Inheritance
20:46 - Protected
22:01 - Override
24:12 - Polymorphism
27:08 - Static methods

~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

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

What other C++ topics would you like to see?

Timestamps:
00:00 - Classes and Objects
05:18 - Pillars of OOP
07:01 - Encapsulation
08:07 - Setters (Mutators)
09:51 - Getters (Accessors)
11:11 - Constructors
14:12 - Inheritance
20:46 - Protected
22:01 - Override
24:12 - Polymorphism
27:08 - Static methods

codebreakthrough
Автор

I love how you get into the single most confusing part of oop right in the very beginning. Seriously are such an amazing teacher thank you so much Caleb❤

flywittzbeats
Автор

8:00
14:15
17:08
22:00 // Left off on learning about "Overrides"

ARANDOMOPENAIUSER
Автор

Thanks for this! I was striggling with getting the hand of object oriented programming, since it felt so different to what I was doing before. Now I feel like I have a general idea about how to approach the topic and learn more.

vojtechblazek
Автор

Best video to revuse old knowledge or to start thinking and gettung into object oriented. Great work dudee🤜🤜

flirtie
Автор

Coming from C# this is in a good speed. Lots of information but well explained. Thanks!

stefano
Автор

This is such a solid video, I'm checking out more soon but I couldn't not say something, cuz this is genuinely better teaching than multiple professors I've had

Spicii
Автор

Hey Caleb!! Thanks soo much for your job, you are an amazing teacher!! I would like to ask you if you can explain the differences between Association, Composition and Aggregation in C++. I want to understand when I have to use which ones in what context and also understand clearly the concepts !.

DanielaHernandezTGJ
Автор

i started the video knowing nothing about OOP, ended it knowing how to do exactly what i want to use it for.

bunzguy
Автор

As a default constructor can we use Person(){}; or is it bad form?

QuimChaos
Автор

Mr. Caleb Curry thank you very much for providing this very compact yet important crash course on C++. I was wondering, which VS Code styling extension were you using in this video?

azmyin
Автор

This video simply explained everything I needed to know for my quiz

jonathanj.pereira
Автор

Hi Caleb, great video! What is the color theme you are using?

andriskaminskis
Автор

Its a good practical video. But you just showed "how" to implement OOPS, not "why" we implement OOPS.

prabhdeepsingh
Автор

Is this 30 min video enough .I haven't started OOP yet

HarshDPatil
Автор

what's the theme that is used in your vs code??

ashen
Автор

it asked me some criteria to download pls 🙏 help me

MujahidTeha
Автор

thank you so much brother your videos are awesome.

muhammadluqman
Автор

Thank you
It will be interesting if you learn c++ on Arduino

danny
Автор

Can your classes inherit multiple classes? Or maybe is there a mixin syntax for creating classes compositionally?

I want to serialize my classes into data, is there a way of reflecting on an object of a class and serializing based on the data members?

Necropheliac
visit shbcf.ru