memento-pattern
There are 67 repositories under memento-pattern topic.
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#版本实现
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.
VanHakobyan/DesignPatterns
:key:Elements of Reusable Object-Oriented Software:unlock:is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.
ahmetcanaydemir/insanlar-icin-tasarim-desenleri
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
piyush6348/Design-Patterns
All design patterns implemented in Java with code, explanation and learning resources
llastkrakw/NeverNote
📝 A Simple Note and Task App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Architecture Components, MVVM, Room, Material Design Components, Notifications and more).
sergeyleschev/design-patterns
Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
d-led/undoredo-cpp
Some concepts of Undo/Redo attempted in C++03
Doraku/DefaultUnDo
Undo/redo library aiming for ease of integration and usage simplicity.
verloka/DesignPatterns
Design Patterns: Elements of Reusable Object-Oriented Software
hedzr/fsm-cxx
a finite state machine within c++17
kan01234/design-patterns
Project of example of design patterns implement by Java.
hedzr/undo-cxx
a c++17 undo/redo subsystem (linear or restricted non-linear)
mchekin/design-patterns
OOP Design Patterns implemented in PHP
appcoda/Memento-Pattern-Swift
Memento Design Pattern in Swift
sylvainhalle/Azrael
A universal Java serialization library
effesessa/Java-Design-Patterns
Some examples of java design patterns.
javamultiplex/java-design-pattern
This repository contains all the design patterns with example.
NadavIs56/Java_Delivery_Management_Simulation
A multi-threaded delivery management simulation with implementation of Object-Oriented Programming (OOP) principles, using design patterns and GUI.
AlexFazio64/Behavioral-Patterns
Graphical Demos for Beavioral Patterns
AshayKing/design-pattern
Unleasing Design Patterns in Java
dheeraj-bhadoria/Design-Pattersns-In-Kotlin-By-Example
Kotlin Design Patterns By Example. Best practice to code in kotlin by design patterns android.
ecristobale/java-design-patterns-solid-principles
Java examples of SOLID principles and of the following Design Patterns: Command, Decorator, Fachade, Factory, Memento, Observer, Prototype, Proxy, Singleton, Strategy.
gabriel-rcpereira/design-pattern-two
Repository created to study some design patterns in Java
mohamedhassan279/Producer-Consumer
Producer/Consumer Simulation Program developed using Angular Framework and Spring Boot
Muzafferus/MementoEditor
Kotlin Example for Memento Pattern
NazemMahmud/design-paterns
Repository Lists of the design patterns created in this git
Phiponacci/Game-of-Life
This a simple clean implementation of Conway's game of life, following design patterns
sunmeat/memento
memento pattern cpp example [BEHAVIORAL]
artur24814/DICOMaestro
DICOM Viewer with Image Manipulation and User Authentication
asergioscosta/memento-pattern
Memento pattern for saving and restoring object states.
hassan-ghm/farming-game-app
desktop farming game application (JavaFx)
Sanzi87/Memento
Article State Manager is an Example of the Memento Design Pattern in Multiple Programming Languages (Python, PHP, JavaScript and TypeScript)