|
|
|
|
|
by linknoid
1891 days ago
|
|
As a full time developer, I'm sure my typing speed directly affects my productivity (probably between 80-100 wpm in Dvorak). There are a lot of times I'm typing at full speed for hours, aided by code auto-completion and vim macros, and since the program already exists in my head, the limiting factor is how fast I can type it out. Other times not so much, I'm sitting there reading code, or debugging line by line, or whatever. But when I'm ready to code, my typing speed is the single biggest factor of how fast I can get it out. |
|
> But when I'm ready to code, my typing speed is the single biggest factor
Especially when writing docs / comments for that code, then it's mostly English words (rather than `(){};!+-,[]` things)