Files
vault/Articles/Software Quality.md
Zaine 515eb57eb4
All checks were successful
Build Quartz Notes / build (push) Successful in 58s
updates
2026-06-03 14:22:28 +01:00

17 lines
633 B
Markdown
Executable File

---
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.