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.

My tough love for C++

6 pointsby ahmedahamidabout 9 years ago

1 comment

Chris2048about 9 years ago
The complexity of non-trivial software goes beyond what a regular person can model in their head.<p>You can break things up into &quot;modules&quot; of functionality. Mental models are themselves abstractions. But eventually, some part of a large enough system becomes so complex that even the abstractions of those indivisible components become too complex.<p>This is becoming a greater problem as computers, and networks become more powerful, fast and pervasive. Complexity management is the new game, <i>not</i> efficiency.
评论 #11658492 未加载