Hello Friends, This video is from my Course Object Oriented Programming with Python and in this video you can understand the implementation of Single Responsibility Principle of SOLID Design Principles.
Пікірлер: 10
@sekharonline4u4 жыл бұрын
Friends If you want to subscribe for the entire course for the best price use this following link I can guarantee you that you wont be finding a better course to understand Object Oriented Programming and SOLID Design Principles using Python with Case Study : www.udemy.com/course/object-oriented-programming-with-python/?referralCode=A5C2FEAD81609CE88591
@ghousek97844 жыл бұрын
Clear and straightforward! Thank YOU, Love from Earth!
@23-robindudeja60Ай бұрын
very informative
@SuriTheLogicalThinker3 жыл бұрын
Great tut..thank you so much for your efforts
@eduardocarvalho42324 жыл бұрын
The best example that I saw, Thank you :)
@dannydai13 жыл бұрын
great courses.
@shrutiiyyer2783 Жыл бұрын
I wanted to understand if its better to pass User and Email object to the registrations class rather than name, pwd and email? I think it would be. The demo is great thanks again!
@Elywely3 жыл бұрын
Hello, great tutorial. I wanted to ask if it is a standard approach to create a bunch of classes that hold no stateful data instead of just making functions that do the same thing. Thank you
@siddhigolatkar8558 Жыл бұрын
code doesn't work
@sekharonline4u Жыл бұрын
Can you please let me know what is the error you are getting so that I can check out