Programming

Design Patterns - Bridge Pattern

Your Guide to Design Patterns – Bridge Pattern

The Bridge pattern separates the abstraction from the implementation, so that each can vary independently of the other. This allows us to change the classes in each hierarchy independently of the other classes. The bridge design pattern helps to reduce the risk of breaking any existing code.

Continue reading →
Design Patterns - Chain of Responsibility Pattern

Your Guide to Design Patterns – Chain of Responsibility

The Chain of Responsibility pattern is a behavioural design pattern that is commonly used. This pattern decouples classes by passing a request from one class to another until the request is recognised. The receiving objects are chained, and the request is passed along the chain until a specific object handles it. Each object in the chain is given a chance to handle the request.

Continue reading →
Design Patterns Facade Pattern

Your Guide to Design Patterns – Façade Pattern

This week we’ll continue our exploration of design patterns and look at another structural pattern, the Façade pattern. The Façade Pattern The Gang of Four book defines the Façade pattern as follows: "Provide a unified interface to a set of interfaces in a subsystem. Façade defines a higher-level interface that makes the

Continue reading →
Design patterns - composite design pattern

Your Guide to Design Patterns: Composite Pattern

This week we explore a common structural design pattern: the composite pattern. We can apply the Composite pattern when there is a part-whole hierarchy of objects, and a client needs to deal with objects uniformly regardless of the fact that an object might be a leaf (simple object) or a branch (composite object).

Continue reading →

Thank You

We're Excited!

Thank you for completing the form. We're excited that you have chosen to contact us about training. We will process the information as soon as we can, and we will do our best to contact you within 1 working day. (Please note that our offices are closed over weekends and public holidays.)

Don't Worry

Our privacy policy ensures your data is safe: Incus Data does not sell or otherwise distribute email addresses. We will not divulge your personal information to anyone unless specifically authorised by you.

If you need any further information, please contact us on tel: (27) 12-666-2020 or email info@incusdata.com

How can we help you?

Let us contact you about your training requirements. Just fill in a few details, and we’ll get right back to you.