Huge changes

This commit is contained in:
2026-03-08 13:04:05 +00:00
parent 51eb41965c
commit b19e3c1039
167 changed files with 1786 additions and 342 deletions

1
20260101012549-solid_principles.org Normal file → Executable file
View File

@@ -2,6 +2,7 @@
:ID: 6820973F-613E-441A-BC1D-8FE5CD9BD6F7
:END:
#+title: solid_principles
#+filetags: :career:notes:technical:
The SOLID principles are a set of five design principles that help software developers create maintainable, scalable, and flexible software systems. The principles were introduced by Robert C. Martin (Uncle Bob) and are widely used in object-oriented programming.