oop
There are 15074 repositories under oop topic.
DesignPatternsPHP/DesignPatternsPHP
Sample code for several design patterns in PHP 8.x
mehdihadeli/awesome-software-architecture
📚 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
prasadgujar/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.
python-attrs/attrs
Python Classes Without Boilerplate
niieani/bash-oo-framework
Bash Infinity is a modern standard library / framework / boilerplate for Bash
Ocramius/ProxyManager
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
salesforce/akita
🚀 State Management Tailored-Made for JS Applications
MrGemy95/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
coffe1891/frontend-hard-mode-interview
《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。
stampit-org/stampit
OOP is better with stamps: Composable object factories.
changeweb/Unifiedtransform
A school management Software
marcelgsantos/learning-oop-in-php
A collection of resources to learn object-oriented programming and related concepts for PHP developers.
LeaVerou/bliss
Blissful JavaScript
nemanjarogic/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.
Akuli/python-tutorial
A Python 3 programming tutorial for beginners.
objectionary/eo
EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-Calculus
pro1code1hack/Your-Journey-To-Fluent-Python
Your Journey To Fluent Python
ixre/go2o
基于DDD的o2o的业务模型及基础, 使用Golang+gRPC/Thrift实现
OmkarPathak/Python-Programs
My collection of Python Programs
imranhsayed/aquila
🎨 An Advanced WordPress theme
yegor256/takes
True Object-Oriented Java Web Framework without NULLs, Static Methods, Annotations, and Mutable Objects
falsy/clean-architecture-for-frontend
A sample project showcasing Clean Architecture and monorepo structure for designing multiple web services with a shared domain.
yegor256/cactoos
Object-Oriented Java primitives, as an alternative to Google Guava and Apache Commons
markjprice/cs12dotnet8
Repository for the Packt Publishing book titled "C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
JamesZBL/java_design_patterns
Java 实现的面向对象设计模式示例, 创建者、抽象工厂、工厂方法、原型、单例、适配器、桥接、组合、装饰器、备忘录、观察者、状态、策略、模板方法、访问者
iboB/dynamix
:fish_cake: A new take on polymorphism
bespoyasov/solidbook
Book about the SOLID principles and object-oriented software design.
jafari-dev/oop-expert-with-typescript
A complete guide for learning object oriented programming pillars, SOLID principles and design patterns with TypeScript!
JustSteveKing/laravel-transporter
Transporter is a futuristic way to send API requests in PHP. This is an OOP approach to handling API requests.
LogtalkDotOrg/logtalk3
Logtalk - declarative object-oriented logic programming language
Akagi201/lw_oopc
Light Weight Object Oriented C macros
huawenyu/Design-Patterns-in-C
Practical design patterns in C
mehdihadeli/awesome-go-education
A curated list of awesome articles and resources for learning and practicing Go and its related technologies.
shouryaj98/Hotel-Management-Project-Java
It is a Hotel Management tool which can be used to manage activites like storing customer details, booking rooms of four different types, ordering food for particular rooms, unbooking rooms and showing the bill.
ttulka/ddd-example-ecommerce
Domain-driven design example in Java with Spring framework
PavelLoparev/design-patterns
Contains examples of design patterns that implemented in php