// the find
danielhe4rt/SOLID4Noobs
Aprenda SOLID com exemplos práticos
A bilingual (Portuguese/English) tutorial repo teaching SOLID principles through Laravel/PHP examples, aimed at beginners. Part of the broader he4rt 4noobs educational series. Nothing novel here — it's a structured walkthrough of well-worn material.
Available in both Portuguese and English, which is genuinely useful given the Brazilian dev community it targets. Uses Laravel as the concrete example domain, so examples stay grounded rather than purely abstract. Organized as one file per principle, which keeps navigation simple. Actively maintained as of late 2025.
676 stars for an educational doc repo is fine, but the content is a retelling of what Martin wrote 20 years ago — there's no original angle or critique. No unit tests or runnable code to clone and experiment with; it's all prose and code snippets. The 'noobs' audience framing means it stops exactly where things get hard: how to apply these principles when they conflict, or when following them makes code worse. English translation appears to be a secondary effort — the Portuguese content is likely more polished.