TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Should I force myself to touch type?

5 点作者 MegaLeon超过 8 年前
Most of my daily activity revolves around coding, whether for work or for personal projects.<p>Thing is, I have never received a formal programming education and my typing style is very &quot;improvised&quot; - whatever my hands got used to while growing up using a PC - I only use my index finger on the right hand, and three fingers on the left hand.<p>Work gets done comfortable fast, but I wonder whether I should try and force myself to learn how to touch type properly. I tried giving it a shot for a while and if I choose to commit to it I can see myself having to go through lots of frustration due to slowness and clunkyness as my hands re-learn how to type.<p>Has anyone gone through a similar process?

7 条评论

sillysaurus3超过 8 年前
<i>Work gets done comfortable fast, but I wonder whether I should try and force myself to learn how to touch type properly. I tried giving it a shot for a while and if I choose to commit to it I can see myself having to go through lots of frustration due to slowness and clunkyness as my hands re-learn how to type.</i><p>Yes. If you don&#x27;t do it now, you might not do it at all. Old habits are hard to break.<p>Here&#x27;s a data point: <a href="https:&#x2F;&#x2F;blog.codinghorror.com&#x2F;we-are-typists-first-programmers-second&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.codinghorror.com&#x2F;we-are-typists-first-programme...</a><p>So if you can do <a href="http:&#x2F;&#x2F;www.typeonline.co.uk&#x2F;typingspeed.php" rel="nofollow">http:&#x2F;&#x2F;www.typeonline.co.uk&#x2F;typingspeed.php</a> and get ~84wpm, you&#x27;re at least as good as Jeff Atwood. But rather than compare yourself to others, it might be more helpful to ask yourself what your goals are.<p>I guess I feel strongly on this because of how revelatory and interesting the process of learning Vim was. It was sort of like re-discovering typing, and took a week of solid commitment (during which I got hardly anything done). But it&#x27;d be kind of silly to say that any of this stuff matters, per se. If you can enter text and you&#x27;re comfortable with your speed, the only question that would seem to matter is: do you want to do it?
taylodl超过 8 年前
Yes.<p>By learning to touch type you can keep your eyes focused on what you&#x27;re writing rather than split between the screen and keyboard. I learned to touch type in my mid twenties. A friend convinced me of the benefits. He swore that I would lose productivity for only a couple of weeks. He was right. For the first 2-3 weeks I could not type as fast and had to force myself to not revert to my old ways. Which was <i>really</i> hard. But it paid off. Now I type and never look at the keyboard, staying fully focused on the code&#x2F;text I&#x27;m producing. Highly recommend it.
Broken_Hippo超过 8 年前
I&#x27;ve seen folks type reasonably fast without knowing touch typing. Then again, I&#x27;ve always considered myself lucky that I learned this back in the late 80&#x27;s in school. To me the main benefit is that I can usually type without looking at the keyboard most of the time. I&#x27;m guessing more than half of my keyboard glances now are finding things that are different on the Norwegian keyboard than was on American ones, but most folks aren&#x27;t going to have that issue. I actually type slower if i&#x27;m using one hand, a few fingers, or if I&#x27;m looking at the keybaord.<p>As far as should you? Well, really personal preference. After some time, it might improve your speed or comfort, but then again, might not.<p>If you want to give it a try, go ahead and do it. I&#x27;d suggest games to learn - they may be a little silly, but they do the job with less frustration. Plus once you get the muscle memory set, there isn&#x27;t nearly as much frustration. If you want to learn to not look, tape a piece of paper to the top of the keyboard so it covers your hands.
dozzie超过 8 年前
&gt; Work gets done comfortable fast, but I wonder whether I should try and force myself to learn how to touch type properly.<p>In my opinion, no. It always amuses me when somebody wants to learn to touch-type just to learn touch-type. If one really needs it (i.e. writes a lot on a keyboard), they&#x27;ll learn it soon enough just from the practice.<p>That said, you may grow with time using more of your fingers. It may even be because you <i>decided</i> to try using those fingers that otherwise were idle (maybe one at a time; that was my case). But forcing yourself to learn? I would say it&#x27;s not worth the hassle.<p>What actually matters to me is how fast I type and how accurate it is. You may want to check your results in some on-line test. If you have typing speed average or better, don&#x27;t bother with specifically learning more.
brudgers超过 8 年前
Not with touch typing directly, but years ago with ten-key and more recently a similar set of mental remappings to text editing using Emacs key combinations in lieu of CUI and the mouse.<p>My advice: don&#x27;t force yourself. Just resolve to more frequently make a conscious effort to spend a bit of time touch typing. Maybe it&#x27;s five minutes on a task requiring little flow. Maybe it&#x27;s replying to email or typing into little boxes on the internet. Maybe it&#x27;s working on a side project.<p>That way, productive work won&#x27;t take a hit, there&#x27;s calander scale time to develop <i>alternative habits</i>, and it&#x27;s not an exercise in self-flagellation.<p>Finally, it&#x27;s ok to use different techniques at different times, there&#x27;s no rule requiring a single mode of keyboard interactions.<p>Good luck.
评论 #12438205 未加载
HerpDerpLerp超过 8 年前
When you start getting repetitive strain injuries you will wish you had made the effort to spread the strain over more fingers!<p>If it is the sort of thing that would work for you then &quot;The Typing of the Dead&quot; may help give immediate feedback for speed and accuracy.<p><a href="http:&#x2F;&#x2F;store.steampowered.com&#x2F;app&#x2F;246580&#x2F;" rel="nofollow">http:&#x2F;&#x2F;store.steampowered.com&#x2F;app&#x2F;246580&#x2F;</a>
dalke超过 8 年前
Read <a href="http:&#x2F;&#x2F;steve-yegge.blogspot.com&#x2F;2008&#x2F;09&#x2F;programmings-dirtiest-little-secret.html" rel="nofollow">http:&#x2F;&#x2F;steve-yegge.blogspot.com&#x2F;2008&#x2F;09&#x2F;programmings-dirties...</a> .