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

from 2016-03-14T04:30:49

:: ::

The chain of responsibility behavioral pattern allows you to setup a series of possible results that you can initiate from a single location without worrying about what code will provide the result. Usually this pattern describes a single outcome but there can be more.

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