oop-principles topic

List oop-principles repositories

basic-oop-platzi

9
Stars
4
Forks
Watchers

👨‍💻 Basic OOP course on @Platzi

cactoos

729
Stars
165
Forks
Watchers

Object-Oriented Java primitives, as an alternative to Google Guava and Apache Commons

chatbot-php-facebook

22
Stars
11
Forks
Watchers

Chatbot Para Facebook Feito em PHP OO

cactoos-jdbc

37
Stars
9
Forks
Watchers

Object-Oriented wrapper to JDBC

object-oriented-design

156
Stars
75
Forks
Watchers

Oops concepts and principles in Java.

solidbook

585
Stars
59
Forks
Watchers

Book about the SOLID principles and object-oriented software design.

06_Python_Object_Class

286
Stars
239
Forks
Watchers

Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn the basics of object-oriente...

dev-stuff

134
Stars
13
Forks
Watchers

😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.

elegantobjects.github.io

119
Stars
68
Forks
Watchers

Fan club for Elegant Objects programmers

CleanArchitectureMVVM

90
Stars
12
Forks
Watchers

Example of Clean Architecture of Android app using MVVM, Koin, Coroutines, Retrofit, Room, Solid Principle, DRY, KISS, OOP