Factory method pattern - design patterns (ep 5)

preview_player
Показать описание
In this video, we discuss the factory class and the factory method design pattern in detail. We take an example of our tennis court booking application being franchised into multiple centers.
Рекомендации по теме
Комментарии
Автор

Finally after such a long time a real video which explains very properly the Factory Method with real world scenario. Thanks a ton sir.

VivekSingh-pmee
Автор

This was really easy to understand, will try to use this

soupnoodles
Автор

I just love the way you teach.
Specially the stories you make in between. Keep it up.
And thanks for your efforts! :)

rahultripathi
Автор

Learned a lot from this video, but also laughed a lot at random off hand remarks. Good stuff.

HologramJay
Автор

I am a cpp guy. I understood it very well. You have stressed the right key areas very well. Very good relatable real-world example gave me the confidence that you are a person who knows stuff. Liked it.

anona
Автор

Very nicely explained Bro. By far the best explanation on Factory pattern from the videos I have seen.

PratapShinde
Автор

Excellent explanation, understood in one go, Thanks

navyakarkada
Автор

what example you gave are perfect to understand factory pattern and it's implementation in business thanks alot :)

vishakhasharawat
Автор

He had more time and I had some time : lol... i could not control my laugh ... sorry about that. You are awesome the way you took it from procedural to object oriented. It helps majority of them who wanted to shift to java programing. infact it did in an excellent way. Thanks withlots of respect.

shanm
Автор

Clear and concise, thank you @BBarters. Keep it up.

backtobasic
Автор

Excellent teaching, I'm understanding now. Thanks

michaelbrooks
Автор

excellent video Ram - greetings from the Caribbean

harry
Автор

Excellent explanation. I worked on the code where the factory pattern was already implemented but this video cleared my doughts. Thank you..You should do it more often.

rajanivdeshpande
Автор

Very good explanation! Thank you very much

amuletgames
Автор

I got confused. How will the MemberManager abstract class know whose createMember(type) function to call? or or

mohitgupta
Автор

Nicely explained, Joshi Saheb. I must say, never had such a real-life connection. Only suggestion is, please do not involve big names with your great efforts, which in turn gives an opportunity for others to make Joke out of good things. :)

amitkasrung
Автор

@2:57 I don't think that is good use of inheritance: it appears to break Coad's rules of inheritance. The subclasses represent roles played by members, not special types of members - and a member can change from one to another (for example, from temporary to annual, and from annual to lifetime). Having Membership as the base class might be a different matter.

TonyTigerTonyTiger
Автор

Why video ended abruptly at the end? Also how will you call the createMember method for which child class? We don't have any such information

sachinbohra
Автор

😂😂best part is some Mr. Federer
btw video is 👍

sunnykumar-nysh
Автор

Excellent practical explanation...keep it up :)

ratnakarjha