Python OOP Tutorial (Object Orientated Programming ) - Intro

preview_player
Показать описание
Welcome to my python oop tutorials! Learn Intermediate/Advanced object orientated programming in python.

Everything in python is an object , strs, int, floats... You name it, it's probably and object. When you create variables of certain types you are essential creating an object of that class. This is what allows you to use methods like .lower(), .split(), .append(), etc.

In the future videos I will be showing you how to create your own classes and data types in python.

**************************************************************

**************************************************************

Please leave a LIKE and SUBSCRIBE for more content!

Tags:
- Tech With Tim
- Pygame
- Python Tutorials
- Object and Classes Tutorial
- Objects and Classes Python
- OOP Python
- Object orientated python
Рекомендации по теме
Комментарии
Автор

only 948 views?? Hey YouTube.. Are you high?? This series deserves like 948k views.... Hey Tim, trust me you are THE keep it up... WE are with All the best

CyberWorldwithPratik
Автор

I'm so glad that I found this channel. This is THE BEST oop tutorial on YouTube. Thanks, Tim.

randomuser
Автор

The way it is explained in a calm detailed fashion... really gets into mind quicker ! Thanks

lbt
Автор

I know its years later but thank you fro going in depth to explain how classes work and are made. This part of bootcamp confused and confused me for a year.

faithrose
Автор

Probably I'm going to be a Patreon member soon since your videos taught me more than these on Skillshare which are paid, I think you are totally deserve it!

pugo
Автор

I have been grinding my head on oops python tutorial in YouTube, seriously I watched from 2 to 3 different channels, but I couldn't understand well, everyone would explain in a too easy way (it's so easy that it's not easy anymore so better medium level than too easy :-/ ) I started watching your series, seriously I improved a lot, even you motivate me a lot to practice daily.
In the end, hope you are safe,
Yours faithfully,
14yr old programmer Shakhyar🇮🇳

ramonigogoi
Автор

Hello friend, I came to this material because I tried a hacking tool, read its source code and it did not seem so complex, so I will follow this series to analyze each line and understand it. At the moment I have been able to add a few lines with my basics in Python, thank you very much, good work

pablofonseca
Автор

Thank you so much. You actually explained everything in details in the videos. There were things I didn't understand, but after watching your videos, I know python more! Thank you again for making these tutorial videos. :)

hui-wenchen
Автор

Thanks, very helpful. It never would've occurred to me that int and str were classes with methods.

fredsmith
Автор

Thank you so much, was struggling hard to understand this! but you made it simple

geirkveld
Автор

I was just watching this video and noticed your clock. You seriously wake up at 6:30 to make YouTube videos?! Also, great videos, love your channel. I've learnt more about programming from your channel than my computer teacher at school

enderduck
Автор

Exactly the tutorial i was searching for .. been subbed to the channel for a while, Love the contents and explanation .. Good work Keep Up ❤❤👌👌👍👍

sala
Автор

Thank you Tim, this really helped me out in my computer science course!

migueljavier
Автор

Thanks so much for this tutorial! I thought I had a decent understanding of Python, so I followed a series that covers neural networks, but once they started creating classes I got completely lost lol. Hopefully after this Ill be able to go back to that other series with a better understanding on what's going on

superslowmojoe
Автор

Very nice video about the classes and objects fundamental, Learned the diff between object method and function and how to use debugger console as well. Keep it up, We love u

krunalkp
Автор

Thank you for providing these videos. I went through the beginner python one and plan to do the intermediate one after this one and eventually move on to pygame.

mayaerlich
Автор

Thanks a lot, you cleared my confusion regarding so many terms. Methods, functions, objects.

MrAlliancetelecom
Автор

Tim you are the best!! i will not rest until I watch all your videos:)

יעלליפשיץ-כנ
Автор

One day when i will make my own game... I will tell everyone i learned it from tim..love from India.. 🙂🙂

fullstop
Автор

Just found your channel, love it man, keep up the good work

ArmKoh