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.

Among your lessons learned as a productive developer, which are the best?

2 pointsby notomorrowalmost 6 years ago

2 comments

whytheplatypusalmost 6 years ago
&quot;write clearly -- don&#x27;t sacrifice clarity for &#x27;efficiency&#x27;&quot;<p>&quot;make it clear before you make it faster&quot;<p>&quot;make it right before you make it faster&quot;<p>&quot;keep it simple to make it faster&quot;<p>From &quot;The Elements of Programming Style&quot; by Kernighan and Plauger<p>Other than that maybe that naming is one of the hardest and most important things to do.
评论 #20510698 未加载
AnimalMuppetalmost 6 years ago
Learn when the most productive thing you can do is look out the window for 15 minutes.<p>Quit when you&#x27;re tired.<p>When there&#x27;s something that took you a while to figure out (like what the command line arguments are to get the compiler to produce a link map, say), write it down in a file of such info.