TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The most important goal in designing software is understandability

16 pointsby damethosabout 1 year ago

2 comments

devinjabout 1 year ago
If the reason understandability is important is that it means you get fewer defects etc, then really it isn't that it's important, it's that defects etc are important. This article is completely confusing means vs ends.
deterministicabout 1 year ago
Completely disagree. The most important goal in designing software is to maximize ROI (value&#x2F;cost).<p>And yes if N hours spent on making a design more understandable gives a better value&#x2F;cost, than any other usage of those N hours, then it is the right choice. But that happens very rarely in my experience.<p>Having said that, the #1 most valuable thing you can do IMHO is to make the software architecture simple and automatically testable. That is almost guaranteed to give you a better ROI than any other activity.
评论 #39656945 未加载
评论 #39657331 未加载