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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How fast should a programmer be typing?

4 点作者 casper345将近 7 年前
OK, I know it is not about the speed but the content. But just wondering peoples' thoughts since we are typing all day. When your in the zone whats your speed? My non-developer friends and I use to race typing and they would be like, "you are a developer shouldnt you be faster" - I wasn't

9 条评论

jryan49将近 7 年前
If you're able to type really fast while programming what you're doing should probably be automated.
ilovetux将近 7 年前
I think learning to type quickly is important. Not so much because of the speed, but because the muscle-memory required to type without looking allows one to not become distracted by the act of typing. From this perspective it is more important to be able to type without looking with few mistakes than worrying about words-per-minute.<p>That being said, I just tested myself and apparently I&#x27;m at 116 WPM this was higher than I expected.
评论 #17806280 未加载
drakonka将近 7 年前
I don&#x27;t tend to type fast when I code because I stop to think a lot. If I time myself on one of those typing speed challenge sites I usually get up to maybe 140-145 WPM, but in real life it never works that way. I type faster than I think, but there are very few typing situations in the real world where you aren&#x27;t required to think at the same time.
twoquestions将近 7 年前
TBH I&#x27;ve never been too proud of code I&#x27;ve typed quickly; the best stuff has always had about 10 or 12 revisions after I&#x27;ve made it, with lots of thinking about it in between.<p>Unless y&#x27;all are a bunch of Excel sorcerers, slow touch-typing should be all that&#x27;s necessary.
laurieg将近 7 年前
If you can type without much thought, then I wouldn&#x27;t worry about increasing your typing speed. Touch typing is nice because you spend less time thinking about the physical action of typing. 50wpm and 100wpm make little difference.
cimmanom将近 7 年前
Eh. I type about 150wpm for a sentence or two already composed in my head. 100 when having to think ahead while writing an email. Probably about 30 while programming because that many more cycles are spent in the brain and fewer in the fingers. Not just on logic, but also hesitating to make decisions like “what should I name this variable?”
HiroshiSan将近 7 年前
As fast as your speed of typing will allow you not to think about typing, i.e. your speed doesn&#x27;t get in the way of your thought.
Piskvorrr将近 7 年前
As quickly as necessary, but no faster ;)
adiusmus将近 7 年前
Touch typing isn’t all it’s cracked up to be. Nor is speed. Accuracy counts.