Files
vault/Articles/Software Quality.md
Zaine 9be5006617
All checks were successful
Build Quartz Notes / build (push) Successful in 57s
03.06
2026-06-03 12:01:48 +01:00

17 lines
633 B
Markdown

---
pdf:
- "[[software-quality.pdf]]"
date started: 2026-06-03
date finished: 2026-06-03
type: pdf-notes
---
# Software Quality: Notes
> (\[\[software-quality.pdf#page=1&annotation=122R|software-quality, p.1\]\])
> We've normalized software catastrophes to the point where a Calculator leaking 32GB of RAM barely makes the news.
![[2026-05-22-software-quality.png]]
> (\[\[software-quality.pdf#page=10&annotation=123R|software-quality, p.10\]\])
> Teach fundamental engineering principles again. Array bounds checking. Memory management. Algorithm complexity. These aren't outdated concepts—they're engineering fundamentals.