Skip to content

Commit 935c6b3

Browse files
author
Dobiasd
committed
slow typing interrupts train of thoughts
1 parent 2653f77 commit 935c6b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

how_touch_typing_and_keyboard_shortcuts_can_improve_the_quality_of_the_software_you_create.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ You are writing a some code that is partly self-explanatory. It would be nicer w
2121

2222
Perhaps even more important than fast typing is the skill to use keyboard shortcuts efficiently. Not having to look at your fingers while using them also helps, since you can react much better. If I see someone looking at his keyboard while editing text, I always think of a tennis player not watching the ball and his opponent, but staring at his racket the whole game. It gets even more funny, if their IDE is constantly providing the correct autocomplete suggestions, but they just don't notice it.
2323
The keyboard should not feel like an external device you are trying to manipulate but like a natural extension of your body that enhances your capabilities.
24+
In this condition your typing is less likely to destructively interrupt your train of thought due to its duration and shift of focus.
25+
2426

2527
So if you do not have to carry the constant burden of having to watch your fingers, some things become much easier. If you know the shortcuts, you automatically start to use "ctrl+f, F3" for searching something instead of scrolling with your mouse, write stuff in text files instead of paper ([greppability](http://en.wiktionary.org/wiki/greppable) is a big advantage.), etc.
2628

0 commit comments

Comments
 (0)