Facade Design Pattern

Описание к видео Facade Design Pattern

Code is Here: http://goo.gl/4xqo3

Best Design Patterns Book : http://goo.gl/W0wyie

Welcome to may Facade Design Pattern Tutorial! The Facade pattern is extremely easy to understand. Chances are you have used it already and just didn't know it.

The Facade pattern basically says that you should simplify your methods so that much of what is done is in the background. In technical terms you should decouple the client from the sub components needed to perform an operation.

All of the code that I link to above will fill you in on anything you don't catch in the video.

Комментарии

Информация по комментариям в разработке