โNo,โ Kenoros corrected him. โWe have to learn how to do design more efficiently.โ
This quote is from The Deadline by Tom DeMarco โ one of my favorite books, and this is one of my favorite takeaways from it. That small printerโs ornament at the bottom of the page is not just decoration โ itโs the cherry on top ๐
In this scene, Mr. Tompkins meets the first programmer of Morovia, Kenoros Aristotle.
They talk about the process of creating software... and Kenoros looks at it not from the perspective of improving processes, but from reduction โ how to reduce the amount of work while increasing quality and speed.
The book was written and published in the โ90s, but even in the age of AI this takeaway is absolutely relevant.
Planning software design and crafting specs (digital artifacts) is essential โ and discussing them with AI can be both fun and useful.
Later, Kenoros calls high-level design just hand-waving, and suggests doing real design โ low-level design โ not โon the flyโ while coding, but during the planning stage.
Otherwise, iterative refactoring and endless debugging are inevitable...(which, to be honest, they usually are anyway)๐
Obviously, this level of design skill is possible for engineers who have already planned and built many systems.
As for me, to start forming low-level design specs, I usually need to sit down with the code thatโs already being developed from the high-level spec.
๐ญ What about you?
Top comments (0)