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

from 2016-03-07T07:07:48

:: ::

The decorator structural pattern allows you to add new behavior to object instances dynamically. That means an object can change its behavior at run time. The interesting thing is that your objects do not even know they have been changed.

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