All Projects → design-patterns-java → Similar Projects or Alternatives

429 Open source projects that are alternatives of or similar to design-patterns-java

design-patterns-cookbook
Design Patterns in simple words with examples on PHP
Stars: ✭ 26 (+4%)
Mutual labels:  oop, design-patterns, gof
Designpatterns
DesignPatterns samples by csharp on dotnetcore 《大话设计模式》 中设计模式总结/C#(.NETCore)代码
Stars: ✭ 73 (+192%)
Mutual labels:  oop, design-patterns
Front-End-Design-Patterns
Design Patterns
Stars: ✭ 25 (+0%)
Mutual labels:  oop, design-patterns
Java design patterns
Java 实现的面向对象设计模式示例, 创建者、抽象工厂、工厂方法、原型、单例、适配器、桥接、组合、装饰器、备忘录、观察者、状态、策略、模板方法、访问者
Stars: ✭ 547 (+2088%)
Mutual labels:  oop, design-patterns
Learning Oop In Php
A collection of resources to learn object-oriented programming and related concepts for PHP developers.
Stars: ✭ 2,359 (+9336%)
Mutual labels:  oop, design-patterns
design-pattern-examples-in-python
UML model and code examples of design patterns for Python. The model is created with Astah.
Stars: ✭ 27 (+8%)
Mutual labels:  design-patterns, gof
express-mvc-pattern
Example nodejs using express implementation design pattern using mvc architecture.
Stars: ✭ 52 (+108%)
Mutual labels:  oop, design-patterns
Designpatternsphp
sample code for several design patterns in PHP 8
Stars: ✭ 20,158 (+80532%)
Mutual labels:  oop, design-patterns
Low Level Design Primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
Stars: ✭ 2,706 (+10724%)
Mutual labels:  oop, design-patterns
java-design-patterns
设计模式专题,共 23 种设计模式。GOF design patterns,implement of Java。
Stars: ✭ 32 (+28%)
Mutual labels:  design-patterns, gof
design-patterns
Simple examples of Design Patterns with PHP Examples
Stars: ✭ 75 (+200%)
Mutual labels:  oop, design-patterns
Design Patterns Php
Most simplest design pattern implementation in PHP, including all 23 GoF patterns plus some other patterns
Stars: ✭ 85 (+240%)
Mutual labels:  oop, design-patterns
Design Patterns
Contains examples of design patterns that implemented in php
Stars: ✭ 375 (+1400%)
Mutual labels:  oop, design-patterns
Java-Programs
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
Stars: ✭ 51 (+104%)
Mutual labels:  oop, design-patterns
Design-Patterns
Project for learning and discuss about design patterns
Stars: ✭ 16 (-36%)
Mutual labels:  oop, design-patterns
design-patterns-typescript
Nessa seção falamos sobre 22 (de 23) padrões de projeto da GoF. Todos descritos em vídeo, com teoria e prática + exemplos de código.
Stars: ✭ 257 (+928%)
Mutual labels:  design-patterns, gof
uml-diagram-for-kotlin-design-pattern-examples
UML diagram list of GoF design pattern examples written in Kotlin.
Stars: ✭ 23 (-8%)
Mutual labels:  design-patterns, gof
Designpatternslibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
Stars: ✭ 485 (+1840%)
Mutual labels:  oop, design-patterns
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Stars: ✭ 1,594 (+6276%)
Mutual labels:  oop, design-patterns
design-pattern-examples-in-crystal
UML model and code examples of design patterns for Crystal. The model is created with Astah.
Stars: ✭ 51 (+104%)
Mutual labels:  design-patterns, gof
estore
Electronic Store Application - A web based application developed using PHP and Driven by MySQL Database
Stars: ✭ 48 (+92%)
Mutual labels:  oop, design-patterns
vala
design-patterns-for-humans in Vala (programming language)
Stars: ✭ 52 (+108%)
Mutual labels:  design-patterns
RCM
RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.
Stars: ✭ 29 (+16%)
Mutual labels:  gof
OOP-Design-Patterns
MET CS665 - OOP Design Patterns Code Examples
Stars: ✭ 74 (+196%)
Mutual labels:  design-patterns
sherpa 41
Simple browser engine.
Stars: ✭ 31 (+24%)
Mutual labels:  design-patterns
DataStructures Algorithms Java
Collection of data structures and algorithms challenges that I've solved. 💤
Stars: ✭ 12 (-52%)
Mutual labels:  design-patterns
2801
Curso 2801 - Fundamentos do C#
Stars: ✭ 76 (+204%)
Mutual labels:  oop
LAB
MIT IT Lab Repository
Stars: ✭ 23 (-8%)
Mutual labels:  oop
oop-exercises
Exercises for those who want to learn Object Oriented Programming in C++ 🔥
Stars: ✭ 27 (+8%)
Mutual labels:  oop
ro.py
ro.py is a modern, asynchronous Python 3 wrapper for the Roblox API.
Stars: ✭ 65 (+160%)
Mutual labels:  oop
OOP-JavaScript
Learn OOP JavaScript ⚡
Stars: ✭ 23 (-8%)
Mutual labels:  oop
teletakes
True Object-Oriented Telegram Bot Framework
Stars: ✭ 18 (-28%)
Mutual labels:  oop
unit-converter
Convert standard units from one to another with this easy to use, lightweight package
Stars: ✭ 104 (+316%)
Mutual labels:  oop
alleycat-reactive
A simple Python library to provide an API to implement the Reactive Object Pattern (ROP).
Stars: ✭ 15 (-40%)
Mutual labels:  oop
Study-Notes
🤔💡 😃 😎 Algorithms, Data Structures, Design Patterns
Stars: ✭ 56 (+124%)
Mutual labels:  design-patterns
BashClass
BashClass is an Object Oriented Programming language that compiles to BASH 4.4
Stars: ✭ 40 (+60%)
Mutual labels:  oop
Design-Patterns
A collection of popular design patterns with video and text explanations
Stars: ✭ 159 (+536%)
Mutual labels:  design-patterns
mvc-tree
🌳 A chronological visualization of the family of MVC patterns.
Stars: ✭ 40 (+60%)
Mutual labels:  design-patterns
spark-design-system
Spark Design System
Stars: ✭ 101 (+304%)
Mutual labels:  design-patterns
objproxies
Proxies and wrappers for ordinary Python objects
Stars: ✭ 18 (-28%)
Mutual labels:  design-patterns
TestableDesignExample
Sample App to learn a testable design (Smalltalk flavored MVC)
Stars: ✭ 80 (+220%)
Mutual labels:  design-patterns
notes
Notas sobre JavaScript Full Stack
Stars: ✭ 70 (+180%)
Mutual labels:  oop
angular-atomic-app
Angular 5 app built on atomic web design principles
Stars: ✭ 12 (-52%)
Mutual labels:  design-patterns
BetterRepository
Better Enhanced Repository Pattern Implementation in .NET C#
Stars: ✭ 27 (+8%)
Mutual labels:  design-patterns
pimf-framework
Micro framework for PHP that emphasises minimalism and simplicity
Stars: ✭ 42 (+68%)
Mutual labels:  oop
FOODIE
Fortran Object-Oriented Differential-equations Integration Environment, FOODIE
Stars: ✭ 109 (+336%)
Mutual labels:  oop
clean-ts-api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 43 (+72%)
Mutual labels:  design-patterns
OOP-In-CPlusPlus
An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Doc…
Stars: ✭ 27 (+8%)
Mutual labels:  oop
Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Stars: ✭ 45 (+80%)
Mutual labels:  design-patterns
DotNETCarRental
Daily car rental simulation with ASP.NET.
Stars: ✭ 13 (-48%)
Mutual labels:  design-patterns
LMPHP
Multi-language management and support on the site.
Stars: ✭ 19 (-24%)
Mutual labels:  oop
laravel-transporter
Transporter is a futuristic way to send API requests in PHP. This is an OOP approach to handling API requests.
Stars: ✭ 282 (+1028%)
Mutual labels:  oop
euler2D-kfvs-Fortran2003
2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003
Stars: ✭ 17 (-32%)
Mutual labels:  oop
enterprise-applications-patterns
Collection of enterprise application patterns
Stars: ✭ 17 (-32%)
Mutual labels:  design-patterns
IdeaSingletonInspection
Inspection for detecting of inappropriate use of Singleton pattern in Java
Stars: ✭ 14 (-44%)
Mutual labels:  design-patterns
design-patterns-for-humans-cn
Design patterns for humans 中文版 - 对设计模式超简单的解释
Stars: ✭ 2,432 (+9628%)
Mutual labels:  design-patterns
Battleship
An Object-Oriented VBA experiment
Stars: ✭ 66 (+164%)
Mutual labels:  oop
JavaScript-Bootcamp
Complete Documentation For JavaScript Bootcamp Course By Osama Elzero.
Stars: ✭ 27 (+8%)
Mutual labels:  oop
design-patterns-swift
Design Pattern Examples in Swift
Stars: ✭ 95 (+280%)
Mutual labels:  design-patterns
node-red-contrib-actionflows
Provides a set of nodes to enable an extendable design pattern for flows.
Stars: ✭ 38 (+52%)
Mutual labels:  oop
1-60 of 429 similar projects