Proxy Design Pattern - Advanced Python Tutorial #8

preview_player
Показать описание
In this video we talk about the proxy design pattern in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

💻 Exclusive Content 💻

🌐 Social Media & Contact 🌐

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

I´m a Python professor, and my students show me your chanel. Your content excite my students to learn more python so thanks you :)

phelipe
Автор

Straightforward to the point. Cleanest and easiest explanation of the topic I've seen

vanderfed
Автор

Only thing i'm searching for about 6months finally i found thanks

-__--__aaaa
Автор

I watch your videos since you were at 5k subscribers, I hope you get to a million soon!

__
Автор

Clear and straight to the point, thanks!

other-cevx
Автор

can you show us more use case of these design pattern in one app not just print stuff, tnx

alialavizadeh
Автор

Why does this channel only have 61k subscribers, its content is really awesome and helpful, thanks bro,

Greetings from El Salvador ;D

thebryn
Автор

That it was pretty cool, the lessons was awesome, i'll kept it in my mind for all kind of stuff are coming laters on

fitto
Автор

Hi! Thanks for video. I have one question: why do you import abstractstaticmethod instead abstractmethod? abstractstaticmethod is deprecated and it is used for declaring static methods (which don’t take the self argument).

swimmwatch
Автор

good job man - this is really helpful.

enockoloo
Автор

I may be dumb but what’s the point? 🤨Seems like three layers of complexity for doing one thing 😅

pcdi
Автор

Why are you using abstractstaticmethod when you are overriding with instance methods?
Why not abstractmethod?

MadOgre
Автор

Your videos are great, thanks for the content

phelipe
Автор

whats the ide you are using? it looks like Vim but it doesnt have the same icon so Im curious

aymancassim
Автор

Wouldn’t it be better to make the method in Person private? Or does that not make sense?

Daniel-ofiz
Автор

Can you delineate the difference between this pattern and simply creating another method in the class, say person_method_02, which adds the needed functionality?

rafaeel
Автор

are you from NYC?. your accent proves me that! And by the way, your videos are brilliant! START UDEMY courses I would like to buy all of your courses!

simon
Автор

Which IDE do you use? VIM or NVIM? Btw awesome videos! Love it :D

sunritjana
Автор

Hey!! Cool video, I love Python and your channel too!!

Where would this be useful in real cases? I can't see the real purpose of it

Kiu
Автор

Thank you! We are learning a lot from you. Please keep doing what you are doing, it's awesome!
Question: shouldn't the *__init__* method have a Person attribute? *def __init__(self, person: Person):*

plankton
visit shbcf.ru