تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح The Abstract Factory Pattern Explained and Implemented Creational Design Patterns Geekific ضمن كورس Design Patterns شرح قناة Geekific، الفديو رقم 4 مجانى معتمد اونلاين
Discord Community: https://discord.gg/dK6cB24ATp
GitHub Repository: https://github.com/geekific-official/
In the previous video of this series we discussed and implemented the Factory Method pattern. So, as a follow-up we tackle today the Abstract Factory Pattern. If you haven’t watched our previous upload or have no idea what the Factory Method Pattern is, I suggest you take a look at the video linked down below before proceeding with this one.
Timestamps:
00:00 Introduction
00:26 What is an Abstract Factory?
01:20 Implementing the Factory Method.
02:24 .Scaling up to the Abstract Factory
04:52 Abstract Factory Class Diagram
05:27 Recap
06:03 Thanks for Watching!
If you found this video helpful, check other Geekific uploads:
- Introduction to Design Patterns: https://youtu.be/mE3qTp1TEbg
- The Factory Method Pattern Explained and Implemented in Java: https://youtu.be/EdFq_JIThqM
- The Singleton Pattern Explained and Implemented in Java: https://youtu.be/tSZn4wkBIu8
- Object-Oriented Programming Fundamentals: https://youtu.be/Vfk6sExu8-4
- SOLID Principles and Best Practices: https://youtu.be/HoA6aZPR5K0
- The Builder Pattern Explained and Implemented: https://youtu.be/MaY_MDdWkQw
#Geekific #DesignPatterns #AbstractFactoryPattern #AbstractFactory #CreationalPatterns