Live data from Hacker News

Typing Practice for Programmers

typing.io

1–10 of 224 posts

Re: Typing Practice for Programmers

#2
Cool? Still haven't decided if it's useful.

Anyway, the cursor occasionally obscures the character and slows you down. Might be worth testing out a fish-eye effect as the cursor scrolls so you clearly know what you need to type.

Re: Typing Practice for Programmers

#3
post #2

Cool? Still haven't decided if it's useful. Anyway, the cursor occasionally obscures the character and slows you down. Might be worth testing out a fish-eye effect as the cursor scrolls so you clearly know what you need to type.

Author here, thanks for the feedback. Do you mean the backspace cursor that appears after the user typed a character incorrectly?

Re: Typing Practice for Programmers

#10
post #8

If anything, this site shows the importance of autocomplete

Autocompletion is an important tool along side typing proficiency. Most of the autocomplete I've used only covers alphanumericVariableNames, so you still have to type the hard-to-reach symbol keys.
Post reply on HN