#object-oriented-design

[ follow ]
Withcodeexample
2 months ago
JavaScript

Javascript Solid Principles

Each class should have a single responsibility (SRP)
Software entities should be open for extension but closed for modification (OCP)
Subtypes should be substitutable for their base types (LSP) [ more ]
Rubyflow
4 months ago
Design

Etcher 1.0.0: A flexible configuration loader and transformer.

Etcher gem 1.0.0 release
Flexible, customizable, and fault-tolerant design [ more ]
Pycoders
4 months ago
Python

PyCoder's Weekly | Issue #609

Dec. 26, 2023
Best of PyCoder's 2023
The In this tutorial, you'll learn about Charles is the creator of Online Python training created by a community of experts.
[ Load more ]