vote up 2 vote down star

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?

flag

1  
Curious as to why the down vote? It's a good question, and good typing skills = higher coder productivity with + more readable code, even if it's not strictly coding related, it applies to making us better programmers. – David Stratton Sep 4 at 3:27

4 Answers

vote up 6 vote down check

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.

link|flag
1  
You should use that technique to instead get better at just Guitar :) – jayrdub Sep 4 at 4:55
vote up 3 vote down

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>

link|flag
vote up 0 vote down

Maybe a book? Mastering Computer Typing: A Painless Course for Beginners and Professionals I hadn't read that, but in amazon has good reviews

link|flag
vote up 1 vote down

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.

link|flag
+1 just for the XKCD ref. I'd up vote more but I don't think I can :( – scragar Sep 4 at 3:27
1  
While texter is certainly useful, it's not ideal here--that only encourages the mistyping over time, by patching over it. It's better to fix the bug, not create a temporary patch. – Brisbe42 Sep 4 at 3:28
What, no alt text? – Corey Sarnia Sep 4 at 3:29
What alt text are you talking about?! – Jeremy Rudd Sep 4 at 3:31
@Jeremy Rudd: The joke is that all XKCD comics have an added joke as the alt-text, and this posting of the image doesn't have alt-text--thus misses half of the overall joke. – Brisbe42 Sep 4 at 3:33
show 1 more comment

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.