63: Design Patterns: Abstract Factory. - a podcast by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

from 2016-02-29T06:08:17

:: ::

The abstract factory creational pattern allows you to organize different sets of classes that work together so they get created together. This lets you change from one group of classes to another by configuring a different abstract factory.

Further episodes of Take Up Code

Further podcasts by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

Website of Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes