Kenny’s Reviews > A Philosophy of Software Design > Status Update
Like flag
Kenny’s Previous Updates
Kenny
is 81% done
My goal is to read more Software engineering book this year. This is a solid intro into what good software design is. A number of lesssons I can to projects I am currently working on.
— Apr 29, 2026 02:44PM
Kenny
is 5% done
I have read the introductory and first chapter.
It’s good. One thing I’m recognizing is that I haven’t put a lot of thought into software design in the past. I should moving forward.
Every large system will inevitably become complex. When they complexity is not properly managed, it leads to bugs which slows down development and wastes money.
Software complexity can thus be managed by using simpler designs.
— Aug 19, 2023 04:30PM
It’s good. One thing I’m recognizing is that I haven’t put a lot of thought into software design in the past. I should moving forward.
Every large system will inevitably become complex. When they complexity is not properly managed, it leads to bugs which slows down development and wastes money.
Software complexity can thus be managed by using simpler designs.

