# webpro/programming-principles

Categorized overview of programming principles & design patterns

Repository: https://github.com/webpro/programming-principles
Canonical: https://ross.abutalabs.com/products/programming-principles
Homepage: https://github.com/webpro/programming-principles
License Family: other
Topics: programming-principles, design-patterns, architectural-patterns
Last push: 2026-06-30T07:21:35+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 35, longevity 100
- inputs: {"age_days": 4331, "days_push": 64, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3095, forks 688 (observed 2026-08-28T04:07:43.322540+00:00)

## What it is
A curated, categorized reference of programming principles and design patterns such as KISS, YAGNI, SOLID, and Law of Demeter, with explanations and links to further resources. It is a documentation-style learning resource rather than executable software.

## Use cases
- learn software design principles
- find explanations of SOLID principles
- reference for code review discussions
- understand KISS and YAGNI
- study design patterns overview
- prepare for programming interviews

## When to choose
- you want a concise categorized overview of programming principles with curated links
- you need a quick reference during design discussions or code reviews

## When to avoid
- you need executable code, libraries, or tooling
- you need an exhaustive or formally maintained specification of design patterns

## Facets
- artifact type: learning-resource
- maturity: stable
- function: documentation, developer-tools
- domain: developer-tools, tutorials
- platform: -
- tags: design-patterns, solid, clean-code, reference, awesome-list, algorithms, web-server

## Member repositories
- webpro/programming-principles (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:43.322540+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:27:18.041580+00:00, confidence not recorded.
  - readme: https://github.com/webpro/programming-principles (fetched 2026-08-28T04:07:43.322540+00:00, sha 7385d2bbd26b)
  - homepage: https://github.com/webpro/programming-principles (fetched 2026-08-29T09:42:49.369445+00:00, sha 7ec8850c0924)
- Data as of 2026-08-30T08:39:29.467469+00:00.
