← All tags

#engineering-practice

10 posts

Posts tagged engineering-practice

8 min read

Coding standards people actually follow

What belongs in a coding standard, what belongs in a config file, and how to enforce the difference with formatters, hooks and CI gates.

7 min read

Technical debt is a decision, not a sin

How to tell deliberate debt from accidental mess, measure what it costs you, and make the case for paying it down in numbers a manager will accept.

8 min read

Git you can reason about

A working mental model of Git — snapshots, pointers, three trees — then the daily commands and how to escape the five situations that scare people.

7 min read

TDD without the dogma

Red-green-refactor with a worked Python example, what test-first actually buys you, and the places where it earns its keep least.

7 min read

The XP practices that outlived the hype

A practice-by-practice look at Extreme Programming: what became the industry default, what stayed niche, and why the split is mostly about tooling.

7 min read

Scrum in practice

The roles, events and artifacts Scrum actually defines, how each one degrades on a real team, and the kinds of work it fits badly.

8 min read

Agile, before the frameworks

What the four values and twelve principles actually say, which ones matter in practice, how to spot agile theatre, and when plan-driven is the right call.