Quote: Original post by tstrimp
Why do you assume typing faster leads to more typos? It doesn't. I would be willing to bet those who type fast are also more accurate than those who are less comfortable with their typing skills. More often than not, I don't have to think about typing mistakes. It feels wrong. My fingers know when I transpose letters even before I see the problem.
I would bet people trying to be fast make more errors than those trying to be accurate or even those not trying and typing at a speed with which they are comfortable.
Quote:
Ahh, the mythical programmer who doesn't write any bugs... Show me a programmer who writes non-trivial code without any bugs and I'll concede this point to you. They simply don't exist, and even if they did, the vast majority of programmers would still benefit from being able to type faster.
it was just an example. A careful programmer that spends time planning ahead will usually make up the time lost to slow typing. As long as you are an average typer (30-60 wpm lets say. I just took a random wpm test and got 72 high on nyquil and watching football, so 30-60 should be at least average for someone who works with computers as a profession), there are a lot more things that will increase your programming speed more than typing speed. Especially with newer IDEs where you can type 100 characters by only hitting 20 keys.
I of course say that as a less than perfect programmer whose wasted a lot of time debugging by doing ready fire aim programming.
Quote:
Typing speed is less important, but knowledge of your programming environment is even more so. By typing speed, I'm not just referring to how fast you can type The quick brown fox jumps over the lazy dog, but also how quickly and efficiently you can use your programming environment.
It doesn't matter how good of a programmer you are. You WILL be a better programmer by being able to touch type without thinking and knowing your IDE or editor of choice inside and out.
But we were specifically talking about typing speed. You can't argue that typing speed is important and lump things entirely unrelated to typing speed into typing speed. Touch typing is also not the same as fast typing. You can touch type at 5 wpm, and you can stare at your keyboard and type over 100.