An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: iterator-pattern

darekf77/lodash-walk-object

Iterate all properties of object or array

Language: TypeScript - Size: 6.08 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 0

JakubVojvoda/design-patterns-cpp

C++ Design Patterns

Language: C++ - Size: 65.4 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 4,376 - Forks: 958

ebonnal/streamable

Pythonic Stream-like manipulation of iterables

Language: Python - Size: 4.06 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 254 - Forks: 4

zehraseren/MovieAPI

Training Camp

Language: HTML - Size: 11.1 MB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

yusufyilmazfr/tasarim-desenleri-turkce-kaynak

Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.

Language: HTML - Size: 3.94 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 3,342 - Forks: 462

thma/LtuPatternFactory

Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns

Language: Haskell - Size: 588 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 1,000 - Forks: 37

QianMo/Unity-Design-Pattern

:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现

Language: C# - Size: 3.92 MB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 4,405 - Forks: 1,021

harlanc/design-pattern-cpp

Implement design patterns using c++

Language: C++ - Size: 4.18 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 6

lincanbin/PHP-PDO-MySQL-Class

A PHP MySQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using "WHERE IN" statement.

Language: PHP - Size: 62.5 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 243 - Forks: 113

Laugharne/rust_33_most_useful_rust_iterators

Learn to use powerful Rust iterator methods with real-life examples and practical code snippets.

Size: 370 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stacenko-developer/Patterns

Паттерны проектирования с примерами на C#

Language: C# - Size: 875 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 1

ehsangazar/design-patterns-cpp

All Design Patterns Samples in C++

Language: C++ - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 45 - Forks: 30

kvnsxsaea/LAB_Composite

Laboratoire dans le cadre du cours de LOG121.

Language: Java - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

anupavanm/csharp-design-patterns-for-humans Fork of kamranahmedse/design-patterns-for-humans

Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples

Language: C# - Size: 175 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1,326 - Forks: 170

dotnet-labs/HeadFirstDesignPattern

Head First Design Pattern: Completely Rewrite in C#

Language: C# - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 51 - Forks: 18

praths71018/Hotel-Management-System

Hotel Management System build using Java Swing and MongoDB

Language: Java - Size: 115 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Sohil-Mansuri/Design-Patterns-Example

Design patterns with proper examples

Language: C# - Size: 43.9 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mbuesch/peekable-fwd-bwd

Rust Iterator Peekable with multi-forward-peek and multi-backward-peek

Language: Rust - Size: 10.7 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

serkanaplan/DesignPatterns-ASP.NET.Core

It is the repository where I practice for Design Patterns with ASP.NET Core. I created a separate project for each design pattern.

Language: C# - Size: 920 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

anton-mel/SantoriniGame

OOP Based Santorini Game CLI | Play with AI/Random/Human with Undo/Redo UML patterns

Language: Python - Size: 17.6 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

leansandoval/ParadigmasDeProgramacionJava

Proyectos y ejercicios resueltos en Java de la materia Paradigmas de Programacion (2023).

Language: Java - Size: 16.2 MB - Last synced at: 16 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ehsangazar/design-patterns-php

All Design Patterns Samples in PHP

Language: PHP - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 15

MainaGeorge/DesignPatterns

This is a project with some basic implementations of design patterns in .net. It is meant to be a guide to the reasoning and insight to the popular design patterns

Language: C# - Size: 126 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

anupavanm/csharp-design-patterns-for-humans-examples

Complete C# Examples Refereed in csharp-design-patterns-for-humans

Language: C# - Size: 53.7 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 65 - Forks: 18

kiat/OOP-Design-Patterns

OOP Design Patterns Code Examples

Language: Java - Size: 6.89 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 88 - Forks: 48

sergeyleschev/ios-dev-skills

 iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+

Size: 354 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 1

sergeyleschev/design-patterns

 Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+

Language: Swift - Size: 225 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 37 - Forks: 23

riyadomf/Design-Patterns-Java

Design patterns are typical solutions to common problems in software design. Each pattern is like a blueprint that you can customize to solve a particular design problem in your code.

Language: Java - Size: 17.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AshayKing/design-pattern

Unleasing Design Patterns in Java

Language: Java - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

workshop-depot/streamer

This package provides utilities to be used with Iterator Pattern in Go

Language: Go - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

DanielPCurtis/CSC133Asteroids

Built with Curtis "Other Curtis" Botonis **Requires CodenameOne to run**

Language: Java - Size: 8.82 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

akormous/design-patterns

A collection of C++ projects implementing various object-oriented design patterns.

Language: C++ - Size: 1.4 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 5

srijitravi94/GoFish-Iterator-Pattern

An implementation of GoFish Card Game using the Iterator and Factory Design pattern

Language: Java - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

KeremTAN/CarFactory

This is a fictional system software which runs on console. This system is designed to understand the uses of Template Method and Iterator Design Patterns.

Language: Java - Size: 840 KB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

Cybernate-IT/python-functional-programming

Unlock the power of functional programming in Python with this repository's concise code examples and clear explanations covering core concepts, higher-order functions, closures, decorators, generators, and more. Elevate your Python skills and tackle real-world challenges using functional programming principles.

Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

majorAndrea/Design_Patterns

My implementations of some common software Design Patterns, with Javascript and some NodeJS.

Language: JavaScript - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

richrookie/Design-Pattern

12 Design Patterns You Must Know.

Language: C# - Size: 126 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

matiux/php-design-patterns

PHP Design Patterns - Basato sul libro Head First Design Patterns Book - Based on Head First Design Patterns Book

Language: PHP - Size: 9.29 MB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

furkanozev/Object-Oriented-Analysis-Design

Object Oriented Analysis and Design (JAVA Language) Design Patterns, Java GUI

Language: HTML - Size: 6.35 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

AlvisonHunterArnuero/Golang-Design-Patterns

Simplify software development for intricate and sizable systems using design patterns. These are reusable solutions to prevalent software design challenges, providing a framework for constructing adaptable, extensible, and sustainable software.

Language: Go - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Stloz/js-train-23

Патерни програмування. 2 Частина. (Composite, Flyweight, Template method, Visitor, Adapter, Strategy, Iterator, Mediator)

Language: JavaScript - Size: 547 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

maxgoren/IterableSet

An iterable set, implemented via hash table with separate chaining.

Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

maxgoren/IterableMap

An Iterable Key/Value store, implemented with hash table using quadratic probing & STL style iterators

Language: C++ - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlexFazio64/Behavioral-Patterns 📦

Graphical Demos for Beavioral Patterns

Language: Java - Size: 284 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mgoldsmith1/Dining-Philosophers-Problem

Dining Philosophers Problem, Race conditions & JUnit Testing

Language: Java - Size: 2.81 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

JonasMuehlmann/datastructures.go

The missing generic container library for go, featuring an extensive iterator API.

Language: Go - Size: 735 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

joaocarlos1994/iteratorComposite

Language: Java - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ergundenizbuyruk/Desing-Patterns

Design Patterns

Language: Java - Size: 90.8 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

mayankrastogi/design-pattern-verifier

An annotation processor to verify correctness of design pattern implementations in Java source code.

Language: Scala - Size: 107 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

verloka/DesignPatterns

Design Patterns: Elements of Reusable Object-Oriented Software

Language: C# - Size: 806 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 4

JeffCantores/Pizzademic-PH

An E-commerce website application that implements the different design patterns

Language: Java - Size: 44.2 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

banerjeesamrat/Virtual-Coffee-Shop

This project implements Decorator and Iterator Design patterns using Java

Language: Java - Size: 846 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 1

Mhakimamransyah/practice-design-pattern

My story based practical learn of design-pattern

Language: Go - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cristianV0117/patrones

Patrones de desarrollo con SLIM y PHP

Language: PHP - Size: 229 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

emilbluemax/SecurityServicePortal

Simple Security Service Portal that allow users to book guards for various events. Project built using Spring-boot MVC Framework. Leaveraging basic CRUD operations for most of the functionalities. Various Design Patterns have also been implemented.

Language: Java - Size: 77.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ahmetcanaydemir/insanlar-icin-tasarim-desenleri

Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları

Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 98 - Forks: 2

sunmeat/iterator

iterator pattern cpp example [BEHAVIORAL]

Language: C++ - Size: 9.77 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

daniel-pereira-guimaraes/java-design-patterns

Examples of design patterns in Java.

Language: Java - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tomkat-cr/python_practice

Python practices

Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

xulww/design-patterns

Just a few software design patterns written in Python...

Language: Python - Size: 71.3 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

nichitaa/design-patterns

CLI application that implements some creational, structural and behavioral design patterns in TypeScript.

Language: TypeScript - Size: 3.76 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

fisenkodv/design-patterns

🎨 Design patterns

Language: C# - Size: 69.3 KB - Last synced at: about 12 hours ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 3

piyush6348/Design-Patterns

All design patterns implemented in Java with code, explanation and learning resources

Language: Java - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 86 - Forks: 29

Abd-Beltaji/design-patterns-in-arabic

Design patterns بالمختصر المفيد 🎈

Language: Java - Size: 24.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

EtienneLamoureux/php-json-iterator 📦

PHP package to iterate through various JSON formats

Language: PHP - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

costinEEST/rpu

Reactive programming for UI (ReactJS mostly)

Language: JavaScript - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

devpuppet/design-patterns-practice

Project created to exercise and get better understanding of design patterns (Head First - Design Patterns)

Language: Java - Size: 40 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

vicmar57/OOP-Design-Patterns

Object Oriented Design Patterns implemented in java

Language: Java - Size: 798 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

rcgc/GoDesignPatterns

Go Design Patterns repo

Language: Go - Size: 455 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Meghamala/BST

Binary Search Tree implementation with design patterns

Language: Java - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rsvinicius/behavioral-design-patterns

Behavioral Design Patterns example use cases

Language: Kotlin - Size: 80.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bvontob/php-more-iterators

Provide some of the Iterators missing from PHP's SPL

Language: PHP - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

dkostmii/iterator-js

See, how [Symbol.iterator]() works in JS

Language: JavaScript - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

guvenaltunsoyy/yazilim-tasarim-kaliplari

Yazılım tasarım kalıpları kullanımı

Language: C# - Size: 9.01 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

hirishu10/design-patterns

Design Patterns

Language: Java - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sc0v0ne/design_pattern_iterator

Develop a system that uses the pattern given in class. "Iterator" design pattern.

Language: Java - Size: 4.88 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kamilhan-karaismailoglu/Composite-Iterator-Proxy-TemplateMethod-State-Design-Pattern-With-WPF

In this project; composite, iterator, proxy, template method and state design patterns were applied on the ready-made WPF codes. This project was written for object oriented programming lecture.

Language: C# - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

CristianD142/Composite-with-Tree-Iterators

Exercise of composite patter with external itertators

Language: Apex - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lmammino/node-async-iterators-talk-examples

Examples from a talk about Node.js Async Iterators

Language: JavaScript - Size: 191 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

ChangSuNam/SquareSparseMatrix

Alternative class implementations with same functionality- exploring strategy pattern with Matrix

Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Daymenion/Company-Hierarchy-with-iterator-Design-Pattern-in-Java

Language: Java - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

veliyasar/CompanyHierarchicalStructure

Implementing a prototype of hierarchical structure of a company with design patterns

Language: Java - Size: 430 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mesopelagique/Iterable

Iteration classes for object instance, collection and custom object

Language: 4D - Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

Nowshadjunaed/Design-Pattern

Design pattern is a general, reusable solution to a commonly occurring problem within a given context in software design

Language: Java - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

mateusz-kolecki/iterator-tools

Tools to work with PHP iterable collections with ease

Language: PHP - Size: 109 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FawadJawaid/design-patterns-android-app

In this project, Design Patterns have been applied to the existing android application Virtual Receptionist code to make the code better. The Bad Smells have been recognized and removed from the code which we call, Refactoring.

Language: Java - Size: 4.54 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

amanuel15/Six_Design_patterns_projects

One big git containing 6 different projects implemented with 6 different design patterns (according to the name of the folders)

Language: Java - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

fantong11/Design-Pattern

Assignment of design pattern course.

Language: Java - Size: 674 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

descifrador17/Design-Patterns

Collection of Design Patterns Examples in Java and Kotlin

Language: Java - Size: 15.6 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

israelElad/Parking-Lot-OOP

Parking lot management system demonstrating SOLID principles, Object-Oriented-Programming and Design Patterns (Strategy, Iterator, Static Factory Method, Facade etc.)

Language: Java - Size: 1.93 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

mehboobali98/Iterator-Design-Pattern

Iterator pattern is used to get a way to access the elements of a collection object in a sequential manner without any need to know its underlying representation.

Language: Java - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

lxsmnsyc/iterable-js

An extensions for objects with Iterator Protocol for JS

Language: JavaScript - Size: 702 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IamShubhamGupto/Iterators-In-C

Implementation of the Iterator and Strategy design patterns in C

Language: C - Size: 80.1 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

lgenesius/sambungkin

A project for the final exam in the Framework Layer Architecture course (COMP6122). This project is about a menu to record user's data.

Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Reknotx/CSC133-Asteroid-Assignment-2

Complete version of asteroids assignment 2 for CSC 133 at CSUS

Language: Java - Size: 36 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

pamhrituc/Design_Patterns

Language: C++ - Size: 164 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

furkanisitan/design-patterns-in-csharp

Design Pattern Examples in C#

Language: C# - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

andreidimaano/VisitorPattern

CS100 Lab8 - Implementation of an Operand Counter using the Visitor Pattern and Iterator Pattern

Language: C++ - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

RezaGholamzad/Java-design-patterns

java design patterns

Language: Java - Size: 170 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joaohiago42/pizzaria

:pizza: Projeto da Disciplina de Padrões de Projeto

Language: Java - Size: 1.85 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

Related Keywords
iterator-pattern 113 design-patterns 50 singleton-pattern 42 observer-pattern 39 command-pattern 38 decorator-pattern 38 adapter-pattern 35 strategy-pattern 35 facade-pattern 32 composite-pattern 28 factory-pattern 28 proxy-pattern 24 builder-pattern 23 mediator-pattern 22 abstract-factory-pattern 22 java 21 state-pattern 20 bridge-pattern 20 visitor-pattern 19 prototype-pattern 17 iterator 17 chain-of-responsibility-pattern 16 factory-method-pattern 15 template-pattern 13 memento-pattern 13 template-method-pattern 11 flyweight-pattern 11 design-pattern 11 object-oriented-programming 8 behavioral-patterns 8 csharp 7 interpreter-pattern 7 structural-patterns 6 golang 5 oop 5 iterable 5 php 5 null-object-pattern 5 python3 4 maven 4 builder-design-pattern 4 chain-of-responsibility 3 mvc-architecture 3 javascript 3 iterators 3 patterns 3 composite-patterns 3 model-view-controller 3 python 3 strategy-design-pattern 3 cpp 3 creational-patterns 3 object-oriented 3 nodejs 2 design-patterns-implemented-in-java 2 oop-principles 2 mysql 2 map 2 solid-principles 2 designpatterns 2 tree 2 rust 2 rust-lang 2 abstract-factory 2 iterator-pattern-java 2 momento-pattern 2 iterator-library 2 dependency-injection-pattern 2 composite 2 observer 2 observer-design-pattern 2 singleton 2 decorators-python 2 design 2 exception-handling 2 gof-patterns 2 springboot 2 cqrs-pattern 2 hashtable 2 mvc-pattern 2 dto-pattern 2 dao-design-pattern 2 template-method 2 junit5 2 uml-diagram 2 repository-pattern 2 unit-of-work-pattern 2 typescript 2 dotnet 2 iterables 2 behavioral-design-patterns 1 stl-wrapper 1 uml-diagrams 1 uml-class-diagram 1 java8 1 php-libraries 1 observable-pattern 1 rxjs 1 reactive-programming 1 php-library 1