TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

7 Things You Can Do to Become a Better Developer

6 点作者 codecondo超过 10 年前

3 条评论

malux85超过 10 年前
Port a program &#x2F; library from one language to another. It&#x27;s great fun. Make sure you know one language well, and the other not so well.<p>I&#x27;m having fun at the moment porting Flash and Javascript games to Objective C (sometimes using the Cocos2D framework, sometimes not)<p>Porting is great because sometimes it&#x27;s mindless grunt work (just map functionX to function Y) and sometimes there&#x27;s more important considerations. If I&#x27;m feeling lazy or tired I&#x27;ll stub out the hardest stuff and come back to it later when I&#x27;m more alert.<p>Good fun!
dizzy3gg超过 10 年前
this should read &quot;7 things you can do to become a better person&quot; from my point of view it doesn&#x27;t really apply to development.
评论 #8335643 未加载
royvagner超过 10 年前
Surprised to see that gaming is not on there. Studies have found that gamers have an enlarged cingulate gyrus in the brain. This structure has been linked with impulse suppression, so this should help us resist the impulse to do things the wrong way!