Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you correct repetitive typing mistakes?

I find myself making repetitive mistakes typing keywords and sentences in my code comments. I notice its getting worse since my fingers just keep "practicing" incorrect words.

Is there any solution to this? Like a typing tutor designed to help correct repetitive mistakes?

like image 857
Robin Rodricks Avatar asked Sep 04 '09 03:09

Robin Rodricks


4 Answers

The only way to correct this is to retrain your muscle memory. If it's important enough to take the time, the only way to retrain muscle memory is repetition.

For example, I tend to spell the word "the" as "teh" because of the same scenario you're asking about. To retrain the memory I would just spell the word over and over, starting slowly, striving for 100% accuracy, and increasing the speed. It's the same technique I use to get better at Guitar Hero.

like image 55
David Avatar answered Sep 20 '22 02:09

David


One of the best websites to avoid repetitive mistakes is http://www.keybr.com/

It will actually keep track of the letters with which you are making more mistakes and generates typing lessons accordingly.

like image 40
Will_of_fire Avatar answered Sep 20 '22 02:09

Will_of_fire


Try a different keyboard layout. That way you start from scratch and completely retrain your fingers. Done properly you should be able to type just as fast as you could with qwerty in a few weeks. For example Dvorak.

</shameless promotion of dvorak>

like image 22
Marius Avatar answered Sep 23 '22 02:09

Marius


XKCD comic about accidental typing

If this were SMBC, the alt-text drawing thingy would be a giraffe hooker fluttering her eyelashes.


Try texter from one of LH's editors.

like image 41
Rook Avatar answered Sep 20 '22 02:09

Rook