Facade Design Pattern

--

The Facade Pattern is a structural design pattern. It provides a simplified interface to a set of other interfaces, abstractions and implementations within a system that may be full of complexity and/or tightly coupled.

Source Code

Video Tutorial

See this video tutorial on the Facade Design Pattern.

Design Patterns In Python (Book)

I have also published a book of all the Gof Design Patterns implemented in Python.

Thankyou for reading my quick tutorial on the Facade Design Pattern, always remember to Clap, Comment and Share.

Sean

--

--

Sean Bradley
Design Patterns In Python

Developer of real time, low latency, high availability, asynchronous, multi threaded, remotely managed, fully automated and monitored solutions.