
Classic OOP: A Minor Bug, Five Days, and the Real Problem of Dependency
A minor bug that takes five days to fix can teach more about OOP than another Dog, Cat, or Car example. The deeper issue is how software organizes dependency.
By Zi19 min read
Tag
architect

A minor bug that takes five days to fix can teach more about OOP than another Dog, Cat, or Car example. The deeper issue is how software organizes dependency.
By Zi19 min read

A real Solution Architect does not drift away from code. They protect business rules, delay premature technical decisions, and keep the system affordable to change over time.
By Zi12 min read