I´m a Python professor, and my students show me your chanel. Your content excite my students to learn more python so thanks you :)
@NeuralNine3 жыл бұрын
Awesome. Very happy to hear that ^^
@rafaeel731 Жыл бұрын
Interesting, do you publish research on Python?
@vanderfed3 жыл бұрын
Straightforward to the point. Cleanest and easiest explanation of the topic I've seen
@-__--__aaaa3 жыл бұрын
Only thing i'm searching for about 6months finally i found thanks
@NeuralNine3 жыл бұрын
^^
@other-ce7vx4 ай бұрын
Clear and straight to the point, thanks!
@alialavizadeh27753 жыл бұрын
can you show us more use case of these design pattern in one app not just print stuff, tnx
@thebry4n5473 жыл бұрын
Why does this channel only have 61k subscribers, its content is really awesome and helpful, thanks bro, Greetings from El Salvador ;D
@__30933 жыл бұрын
I watch your videos since you were at 5k subscribers, I hope you get to a million soon!
@NeuralNine3 жыл бұрын
thanks brother :D
@fitto9718 Жыл бұрын
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
@cedric69413 жыл бұрын
Great tutorial!
@enockoloo3814 Жыл бұрын
good job man - this is really helpful.
@swimmwatch2 жыл бұрын
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).
@phelipe88883 жыл бұрын
Your videos are great, thanks for the content
@__30933 жыл бұрын
this is really an advance tutorial
@pcdi75313 жыл бұрын
I may be dumb but what’s the point? 🤨Seems like three layers of complexity for doing one thing 😅
@AlexGb0073 жыл бұрын
That's what I would like to know as well. Will Person be used 'internally' while ProxyPerson is exposed?
@0xjtong Жыл бұрын
He mentioned it quickly. It's a wrapper around the component that you want with the same interface that restricts access. That proxy can cache, role based access, lazy load around the object being proxied. Similar to decorator, adapter, and façade patterns with key differences with access restriction and same methods/properties as the prime object.
@MadOgre225 ай бұрын
Why are you using abstractstaticmethod when you are overriding with instance methods? Why not abstractmethod?
@mickey024233 жыл бұрын
More design pattern content please:)
@simon34313 жыл бұрын
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!
@NeuralNine3 жыл бұрын
I am actually from Austria so not even a native speaker ^^
@greenhoodie3 жыл бұрын
@@NeuralNine i have noticed your speaking in the videos has become more refined over time. You sound great 👌 keep it up.
@Kiu1812 Жыл бұрын
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
@girish6064 Жыл бұрын
Thanks for sharing!
@sunritjana45733 жыл бұрын
Which IDE do you use? VIM or NVIM? Btw awesome videos! Love it :D
@aymancassim89443 жыл бұрын
whats the ide you are using? it looks like Vim but it doesnt have the same icon so Im curious
@Daniel-of4iz2 жыл бұрын
Wouldn’t it be better to make the method in Person private? Or does that not make sense?
@chengzhenbo91872 жыл бұрын
Great tutorial.
@rafaeel731 Жыл бұрын
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?
@plankton3833 жыл бұрын
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):*
@hindi_recap1 Жыл бұрын
Too late but I don't think so as it defeats the whole purpose of building the proxy person class. The proxy person creates an attribute self person itself when we create an instance of proxy person. I think this design allows adding extra functionality.
@arthur69993 жыл бұрын
day three of asking: could you do an async/await tutorial please?
@TheLazyKid3 жыл бұрын
yes please
@julianreichelt1719 Жыл бұрын
very nice video!
@Black-mz4wy3 жыл бұрын
The GOAT!!!
@SergioInToronto Жыл бұрын
TL;DR: objects can contain other objects. Functions can call other functions. This is not a "pattern".
@julietatallaferro20722 жыл бұрын
thank u!!!
@qrixxs39403 жыл бұрын
(ENGLISH): Hey do you know how to make a portscanner in c# and Windows Forms Application and can make a tutorial ? (German): Hey weist du wie mann einen Portscanner in c# und Windows Forms App macht wenn ja kannst du ein tutorial machen ?
@tcgvsocg14583 жыл бұрын
Its not bad but just whit on my screen kill my eyes so its bad video for me