Skip to content
@design-pattern-list

UHasselt Design Patterns

Design patterns are solutions to common problems in software design

Popular repositories Loading

  1. observer-pattern observer-pattern Public

    Java 2

  2. visitor-pattern visitor-pattern Public

    Add new operations to existing object without modifying the existing objects.

    Java 1

  3. iterator-pattern iterator-pattern Public

    Use different types of iterators to iterate through different types of complex data structures

    Java

  4. strategy-pattern strategy-pattern Public

    Define a family of algorithms, put each of them in a separate class, and make their objects interchangeable

    Java 1

Repositories

Showing 4 of 4 repositories
  • strategy-pattern Public

    Define a family of algorithms, put each of them in a separate class, and make their objects interchangeable

    design-pattern-list/strategy-pattern’s past year of commit activity
    Java 0 1 0 0 Updated Jan 5, 2020
  • iterator-pattern Public

    Use different types of iterators to iterate through different types of complex data structures

    design-pattern-list/iterator-pattern’s past year of commit activity
    Java 0 0 0 0 Updated Oct 6, 2019
  • design-pattern-list/observer-pattern’s past year of commit activity
    Java 2 0 1 0 Updated Oct 6, 2019
  • visitor-pattern Public

    Add new operations to existing object without modifying the existing objects.

    design-pattern-list/visitor-pattern’s past year of commit activity
    Java 1 0 0 0 Updated Oct 1, 2019

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…