software-patterns
There are 40 repositories under software-patterns topic.
Green-Software-Foundation/patterns
An online open-source database of software patterns reviewed and curated by the Green Software Foundation across a wide range of categories.
edson-a-soares/gof_design_patterns
GoF Design Patterns implemented in modern C++.
KenanAtmaca/Design-Patterns-Swift
Design Patterns in Swift 3.0
jdrodas/Csharp_pdoo
Proyectos del curso de Programación y Diseño Orientado a Objetos en C#
boromir674/software-patterns
Reusable Software Design Patterns with types, in Python.
Dots-n-Spaces/Developers-toolbox
Toolbox of software design pattern, algorithms and typical problems
MacOS/blockchain-oracles-data-collection
Software Patterns for Blockchain Oracles
cmjagtap/Design_patterns_in_CPP
Programs of design patterns
karlospn/dotnet-strategy-pattern-using-dependency-injection
This repository contains an example that shows how easy is to build a Strategy pattern using dependency injection with .NET
arasgungore/java-design-patterns
Design patterns implemented in Java.
jdrodas/Java_pdoo
Proyectos del curso de Programación y Diseño Orientado a Objetos en Java
junipertcy/networkie
A first course for data engineering workflows
saketthakare/cmpe202
SJSU Fall 18 CMPE-202 Software Systems Engineering Course
Vykstorm/pysingleton
Very simple python code that demonstrates how to imlement singleton pattern using decorators feature
aakashhemadri/courses
An incomplete collection of coursework at MSc. Software Systems
ajitagupta/student-management-system
Advanced Java: Student CRUD API with MySQL database
dyle71/hcs-crypt
A C++17 (static) library which implements a few easy to use crypto routines.
gtramontina/gtramontina.github.io
Personal Website
itskikat/pratica-pds
PDS 2019/2020
jdrodas/Python_pdoo
Proyectos del curso de Programación y Diseño Orientado a Objetos en Python
joseaburt/spotify-backend-ts
This is a repository that persist all source code for the spotify clone that is used for teaching to my students in the curse of Full Stack Web Development.
pauljohanneskraft/Patterns
Collection of patterns
canberkanar/automata
A simple automata implementation which supports 4 states and the finite alphabet {a, b, c, d, e, f}.
GoncaloPT/java-playground
personal playground for poc, code-challenges and other topics related to my personal journey of learning java
marisapaone/Software_Design_Patterns
Demonstrates my understanding of various software design patterns including creational, structural, and behavioral patterns.
Mathamen/trabalho-padroes-software
Este repositório representa o trabalho final da disciplina "Arquitetura e Padrões de Software". Consiste em um projeto com arquitetura de microsserviços, com temática semelhante ao iFood.
abdullahwaseem01/WeatherSimple
Weather data website for SOFE 2720U course project
anjanasilva/software-patterns
Software Patterns
bryanvanhuyneghem/Software-Development
Software Development and Design labs
fitomad/Chain-Of-Responsibility
Playgraound para el artículo de Médium sobre el patrón Chain of Responsibility
fitomad/Desappstre-Mediator-Pattern
Código que acompaña al artículo sobre el patrón de diseño Mediator
JuanCasado/PATRONES
Software patters
MartinCastroAlvarez/software-patterns
Software Patterns with Python
SamNgigi/CppDesignPatterns
Hands on Design Patterns in C++