There are 2 repositories under abstract-factory-pattern topic.
C++ Design Patterns
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.
This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.
: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.
C++ Implementation for 23 Design Patterns
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
OOP Design Patterns Code Examples
Python Design Patterns
Monorepo for backend microservices golang
All Design Patterns Samples in C++
All Design Patterns Samples in PHP
Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
Practice exercise for design patterns
Unreal Engine 4 plugin that allows ready-to-use gamepads in UMG Blueprints
iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+
📲 MVVM (WPF) application built with EFCore, Abstract Factory pattern and dependency injection (Microsoft Unity)
Example of two ways to construct a class cluster in Objective-C for Mac, iPhone, iPad, etc.
A tiny retro action RPG implementation made applying Software Design Patterns to serve as a guide of reusable solutions that can be applied to common problems.
Паттерны проектирования с примерами на C#
Design Patterns: Elements of Reusable Object-Oriented Software
A .net solution that has code examples in C# for most used design patterns.
Example of implementing VIPER 💎 and Clean Architecture 💍 in Objective-C
In this project, I tried to apply some design patterns with sample projects.
Project of example of design patterns implement by Java.
This project has been carried out with the aim of observing and examining the object production performances of creational design patterns.
Sales Tax Problem Solution in C# using with Abstract Factory and Strategy Design Pattern
Typescript Design Patterns
Repositorio dedicado a trabajar con cada tipo de patron de diseño
"Design Patterns în C#: Partea 1: Șabloane creaționale" - Nadia Comanici - Inregistrarea cursului: https://www.youtube.com/playlist?list=PLF3C06z30q27tl1Kxtzmq3TufmWuO179K
📲 MVVM (Xamarin UWP) application built with EFCore and abstract Factory pattern
This repository contains sample code and explanations for various Object-Oriented Programming Design Patterns implemented in Dart language.
Software design patterns examples in Golang
DesignPatterns in Java 8. Practices after reading from Head First Design Patterns
A term project about usage of multiple design pattern. In this project used Decorator Pattern, Factory Pattern, Template Method Pattern, Command Pattern.