The Delegate Software Engineering Design Pattern

Описание к видео The Delegate Software Engineering Design Pattern

In this video, I start a three-part series introducing some software architecture design patterns: MVC, Delegate, and Layered.

This video focuses on the Delegate pattern which provides an outline on how to structure your software.

It combines the Controller and View elements from the MVC pattern to increase efficiency and leaves the Model completely separate.

A simple example implementation is provided using Java in this tutorial.

If you have any comments, critiques, criticisms, corrections, etc, please feel free to leave them in the comments below.

Комментарии

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