The basics of object-oriented programming in Python [pt. 1]

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thank you Sebastiaan, a clear and precise way to teach Python to everyone understanding! Congrats!

denerluizdasilva
Автор

Your teaching style is amazing! Thank you.

realimaginary
Автор

thank you.. i did not release how much i needed this intro .. well done

hasanbaaqeil
Автор

Thanks from another language native person. I had been learning Python on Russian and now i have seen your video and I have understood all this information. It means two things for me:
1) I really know something about Python
2) Your explanation...it's a really good!
Thanks for your work! I will watch your videos from the first one.

АртемийТемник
Автор

dude, you are so good at this, I'm watching some of your videos and even though I already know some things I don't get desperate about getting to the point because you explain stuff in a concise way unlike other content creators or even my uni teachers 😆
thank you!

tb
Автор

you are truly skilled in explaining/breaking down concepts in a simple and understanding way. you've got me subscribed. looking forward to continue learning from your other videos. thumps up.

benefankem
Автор

the essence of object-oriented programming is to encapsulate the data (represented by object) and functions together, genius comment

rongwang
Автор

Looking forward for the rest of the series! Thaks Sebastian!

sheikhakbar
Автор

Hey! I just found your channel and subscribed, love what you're doing! Particularly, I like how clear and detailed your explanations are as well as the depth of knowledge you have surrounding the topic! Since I run a tech education channel as well, I love to see fellow Content Creators sharing, educating, and inspiring a large global audience. I wish you the best of luck on your YouTube Journey, can't wait to see you succeed!
Your content really stands out and you've obviously put so much thought into your videos!

Cheers, happy holidays, and keep up the great work :)

empowercode
Автор

really enjoy watching your videos, and I learned a lot from them! thank you!

ggezGuy
Автор

you are so damn underrated, good stuff brother

sauceontoes
Автор

Afgaande op je accent ben je Nederlands.. Fijne video's ! dank!

sasjameijer
Автор

Thank you, I always love when you upload :)

a_maxed_out_handle_of__chars
Автор

Hi There, I am stuck in memory management, I am writing a algo trading library, user can deploy their own algo in docker container that will run continuously in while loop with delay of 1 second, each second it run next() function on strategy class where user decide if any stock should be buy or not based on provided condition, now how to efficiently manage the ram usage and cpu usage if the container gonna run while loop with 1 second sleep for a whole month and 24*7 a day, without crashing container ? actually trade can be positional and can hold upto a month or so, we need to run next() continuously, and one more thing stock market timing are 09:00 AM to 04:00 PM, how we can stop algo and restart automatically ?

personal
join shbcf.ru