What is Object-Oriented Programming? (The basic concepts)

What is Object-Oriented Programming? (The basic concepts)

Afternerd

4 года назад

11,941 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@faridparvez
@faridparvez - 22.03.2023 16:54

Great video, very clear.
Please make a video on roadmap to learning python from scratch, specifically for stock analysis, chart analysis, getting trade signals using charts and statistical analysis of stocks.
I mean create a roadmap on the course tailored cut for only stock analysis .
Regards
Farid

Ответить
@Fuego958
@Fuego958 - 13.07.2022 19:56

Your channel is better than a lot of subscription courses on Python. Great explanations.

Ответить
@Marz-yt5ol
@Marz-yt5ol - 25.04.2022 21:09

mate you have no idea how this has helped me understand what I have been struggling with. Thank you so so so much and I wish you could pump out more tutorials
with this idea of explaining the concept first without any code and later comes the coding.
Also looooooove how you have explained it with different, examples real life examples and not just computer world examples.

Ответить
@hosseindehghan1306
@hosseindehghan1306 - 15.03.2022 20:41

Was "Abstraction" mentioned in this video? I did not find it

Ответить
@hosseindehghan1306
@hosseindehghan1306 - 15.03.2022 20:41

🙏Thanks Karim🙏

Ответить
@ihebbenmansour8234
@ihebbenmansour8234 - 25.02.2022 11:17

It will be perfect to do an example program explaining classes and objects.

Ответить
@fillingtheboxbyzach
@fillingtheboxbyzach - 24.01.2022 08:17

Thank you so much for this 15 part video series on python for beginners. I just want to know is there any other materials or videos that you might suggest to a newbie like me, to broaden my understasnding of python?

Ответить
@-aafeshtrend5623
@-aafeshtrend5623 - 01.12.2021 04:24

ليه مش عربي بس ؟!!

Ответить
@tamokhan12
@tamokhan12 - 12.10.2021 19:01

Nice...

Ответить
@fred.c.johnston
@fred.c.johnston - 30.07.2021 20:39

I had to STOP watching this part way through... (then I SAVED it to my favourites AND LIKE...) then I WATCHED the remainder... SO WELL DONE, THANKS!

Ответить
@echo31.ismail
@echo31.ismail - 09.07.2021 16:29

Very well explained, after tons of video understand yours easily. Thanks, afternerd, interested in your course

Ответить
@RaviRaj-je3rh
@RaviRaj-je3rh - 06.07.2021 10:17

Wonderful tech program... Keep uploading more vlogs bro😎

Ответить
@niravbhatia
@niravbhatia - 04.07.2021 19:34

thank you very much, helps me alot

Ответить
@kirtik2594
@kirtik2594 - 27.06.2021 14:12

I haven't found video or articles better explaination and understanding about OOPS .

Ответить
@innerpeace6399
@innerpeace6399 - 10.06.2021 14:51

finally after 2 years, I understood about OOPs

Ответить
@thomascrownbuerger
@thomascrownbuerger - 06.06.2021 20:40

I am always appreciative of people taking the time to plan a lesson, record it, edit it, and put it out into the world (often for free), but I'm not as enthusiastic as everyone else about the explanation. I even went back and watched a majority of the first 23 minutes a second time before posting.
After the first viewing at the 23 mark when you move on, I was surprised because I didn't think it was clear at all. On second viewing it seemed like the most important part, creating an object, isn't really explained or stressed in any way. Also I'm new enough that I'm just guessing as to what it is.
My confusion is that under procedural we have a function, add_employee(data), that is calling 3 other functions. However, under OOP we have the same function, but it's calling an object, which contains what appear to be, more or less, the same 3 functions. So it seems like the difference is that instead of having 3 functions extracting and computing attributes from the source .txt file then bundled into our add_employee() function; we are extracting and computing from the source .txt file (using what I assume is the same code as the 3 functions in procedural), creating an "object" (which I view as a sort of new, hypothetical source file), and then reading from it with our add_employee() function.
If I'm wrong, no biggie. It's all part of learning. If I'm right or essentially correct, then I think that the object itself should be elaborated on as it is essentially a new identity that becomes the source for the functions and, as I view it, takes place of the original source .txt file.
Hopefully at best this is seen as constructive criticism and at worst my own misunderstanding as a level 0 noob revisiting python and programming in general. Thanks!

Ответить
@swapnalilad9084
@swapnalilad9084 - 08.03.2021 09:37

Wonderfully explained. But I have one query using dictionary is great, however shouldn't the key which is first name be unique? There is chance of first name to repeat, isn't it?

Ответить
@roshedulalamraju7936
@roshedulalamraju7936 - 04.03.2021 10:49

And yes subscribed😊

Ответить
@roshedulalamraju7936
@roshedulalamraju7936 - 04.03.2021 10:48

The best i ever seen on oops. MashaAllah

Ответить
@tomgreene4329
@tomgreene4329 - 16.01.2021 14:15

Extremely well explained. Keep making these videos you have a talent for it.

Ответить
@bane2256
@bane2256 - 13.01.2021 02:25

Quality video, thanks. Subscribed

Ответить
@EdritKolotit
@EdritKolotit - 09.01.2021 15:33

One of the best explanations for OOP.

Ответить
@halim_Ha
@halim_Ha - 28.12.2020 13:00

damn man you are a miracle you deserve milions and milions of subscribers

Ответить
@Fb-uv4jj
@Fb-uv4jj - 28.11.2020 19:42

Your content is very high quality. It would be nice if more content about "advanced concepts in python", "deep / machine learning" came out.

Ответить
@shemavalentin250
@shemavalentin250 - 25.11.2020 19:46

liked the way you explained hard things in a simple way! Now OOP is understandable. Sir, can you please advance until we build a project?

Ответить
@swatipatil3153
@swatipatil3153 - 15.08.2020 03:02

Wonderful explanation

Ответить
@effzi6560
@effzi6560 - 06.08.2020 12:49

sir you've explained so well
Thank you

Ответить
@Pablo-tw1oe
@Pablo-tw1oe - 23.07.2020 19:14

Wow, really thank you for this amazing video. You explain very well what is OOP and how it works in a really simple way.

Ответить