Factory Design Pattern: Creating Objects Without Exposing the Logic
Details
Why do we have so many Design Patterns? Why and when do we use them?
Designing reusable object-oriented software is a challenge. Choosing the appropriate design patterns to a project will impact scalability, efficiency, and of course, testing. In other words, the challenge will provide a high return on investment.
In this session, Anna Maule from TechSmith will discuss the motivation behind the principles of design patterns and focus on introducing and highlighting the application of the Factory Pattern.
