No video

How to use abstract factory to design admit card module for schools like Harvard, MIT, Georgia Tech

  Рет қаралды 26,345

sudoCODE

sudoCODE

Күн бұрын

Пікірлер: 34
@shankar7435
@shankar7435 6 ай бұрын
After watching several videos and headfirst java book i had zero idea of the core of this pattern. This video cleared all my doubts and understood completely to an extent now, i am very comfortable to use this in my real code. Thanks a lot.❤❤❤
@enkhboldochirbat3578
@enkhboldochirbat3578 Жыл бұрын
Your videos has best explanation of abstract factory Design pattern.
@tanishqsaini4217
@tanishqsaini4217 5 ай бұрын
Thank you 🔥much better explained than many of the paid courses.
@anjonroy7408
@anjonroy7408 2 жыл бұрын
Nice explaination. Request you to kindly share the code of the example showed in the video
@mohans1001
@mohans1001 Жыл бұрын
Thank you for the nice explanation, this time i got the exact concept of Factory design concept. Haven been following your channel a lot
@jayakrishnathammana
@jayakrishnathammana 2 ай бұрын
Very productive time of today by watching this video..
@mukeshmahadev7419
@mukeshmahadev7419 Жыл бұрын
Very clear explanation Thanks. I took a paid course on other platform but finally ended up here and this is concise and quick to follow 😄. One Query: Here is client is calling both the factory methods, I think the UniversityFactory class should have had the logic to create the admit card. We could have passed the course and marks to UniveristyFactory which could have selected the college and instantiated the admit card by passing the other parameter to the AdmitCard class. Please let me know your thoughts on this.
@RaghavRathi-qb8fr
@RaghavRathi-qb8fr Ай бұрын
I don't think the code is following open closed principle, the code should be open to extension but closed to modification, if we needed to add a new university, more branched if-else statements will have to be written, which is a clear violation of the open closed principle, great video nonetheless!
@sahild8623
@sahild8623 2 жыл бұрын
As usual, great content and explanation. Just wondering can you please list out which all patterns you are going to cover in this playlist ? And how soon are you targeting to complete that list ? Actually I am preparing for this design patterns and so far I found your content to be the best among all content creators, so eagerly waiting for more patterns which will be covered. 🤞😇
@sudocode
@sudocode Жыл бұрын
Thanks for your appreciation Sahil. We cannot guarantee any date as of now. But yeah 1 video will be released every week in the playlist. So you can keep learning with that.
@prashantrajawat2829
@prashantrajawat2829 Жыл бұрын
@@sudocode Mam please complete remaining video of solid principles. Your explanation is amazing 👍
@TonyStark90743
@TonyStark90743 2 жыл бұрын
very well articulated , thanks for the video
@ujjaldeb6286
@ujjaldeb6286 2 жыл бұрын
Really glad you exist🙏🙏🙏
@PrateekSaini
@PrateekSaini 6 ай бұрын
I found this video confusing because you've combined the Factory Method and Abstract Factory patterns in the same example. By default the Abstract Factory pattern can work without the Factory MEthod pattern. GOF book describes a clear example for the Abstract Factory pattern.
@FaithandFun-w6q
@FaithandFun-w6q 2 жыл бұрын
Very nice. Thank you for sharing. 💛
@digvijaychauhan7312
@digvijaychauhan7312 Жыл бұрын
Good analogy.But it will be more helpful if the code is smaller to understand
@sumitbasu5146
@sumitbasu5146 2 жыл бұрын
Thank you so much for these videos
@infinite639
@infinite639 2 жыл бұрын
your explanation is very good
@sahilmanchanda25
@sahilmanchanda25 5 күн бұрын
no link of github is there of your code in description
@cknk8262
@cknk8262 8 ай бұрын
It will be helpful if you could also mention what programming languages supports which design pattern. I don’t think what java supports we can apply same in python. Just a thought I may be wrong. Thanks
@pramalvi
@pramalvi Жыл бұрын
In the first video of design patterns series you explained the scope for Factory method pattern is Class but for Abstract method pattern is Object. Can you explain that?. Both looks kinda same to me.
@j.r.krishna1122
@j.r.krishna1122 Жыл бұрын
Excellent
@mdnadeemasgar6279
@mdnadeemasgar6279 Жыл бұрын
Hi Yogita, can you please upload the code online and share the code url in the description. So that we can also try manipulating the code for the given design pattern.
@shashankcool
@shashankcool 2 жыл бұрын
Very nice explanation of abstract factory. Please share link of code snippet.
@kumarnishchay9065
@kumarnishchay9065 Жыл бұрын
Have you got the code snippet , Please share
@jatindersinghaujla
@jatindersinghaujla 2 жыл бұрын
Hi, Thanks for the informative videos. I have one scenario can you suggest which is this design pattern is best for it or not. Suppose I have one website like swiggy or zomato. There we have different payment methods like upi, debit card, credit card, pay later, cash on delivery and as we know we have various vendors for it like for upi ve have gpay, bharat pay, for payment gateway we have razorpay, stripe etc) and merchant have option to show one or more payment methods and which ever vendor merchant want to choose can choose it to accept the payment is it a good to you this abstract factor design pattern or is there any other pattern which best fit to this scenario
@swify1
@swify1 2 жыл бұрын
Beautiful
@sharathvemperala9285
@sharathvemperala9285 2 жыл бұрын
Hi madam Do you take classes. I want to learn competitive coding system design
@meetpatel5537
@meetpatel5537 2 жыл бұрын
hello 👋 mam
@FrankGP.com.
@FrankGP.com. 2 жыл бұрын
hello, your instagram no found
@PankajPatel-zh8mf
@PankajPatel-zh8mf 2 жыл бұрын
🙏🙏🙏🌸
@RAJUBHAI-ww7em
@RAJUBHAI-ww7em 2 жыл бұрын
.
@mohamedkhaled817
@mohamedkhaled817 9 ай бұрын
well done
Schoolboy Runaway в реальной жизни🤣@onLI_gAmeS
00:31
МишАня
Рет қаралды 2,8 МЛН
女孩妒忌小丑女? #小丑#shorts
00:34
好人小丑
Рет қаралды 56 МЛН
Чёрная ДЫРА 🕳️ | WICSUR #shorts
00:49
Бискас
Рет қаралды 4,8 МЛН
Abstract Factory Design Pattern
13:20
Derek Banas
Рет қаралды 497 М.
Factory Pattern in C#: Creating Objects with Ease
12:54
campbelltech
Рет қаралды 14 М.
Schoolboy Runaway в реальной жизни🤣@onLI_gAmeS
00:31
МишАня
Рет қаралды 2,8 МЛН