CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Dec 2008
    Posts
    23

    Programmer typing style

    Hello,

    I am an aspiring programmer, and I would like to speed up my workflow. Therefore, I am in search for an answer to the following question:

    Is there a specific typing style designed to speed up programming typing speed? It seems there should be, because of all the symbols that must be typed.

    Any constructive answers would be appreciated,
    Thank you.
    Last edited by jpfalet; August 22nd, 2009 at 04:35 PM.

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: Programmer typing style

    Yes, there is. It's called..."Whatever works best for you."

    Honestly, there is no wrong or right way to type. I have a friend who can type over 80 words a minute with one hand. But, if he uses two, it slows him down. Do whatever is most comfortable for you!
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

  3. #3
    Join Date
    Jan 2002
    Location
    Scaro, UK
    Posts
    5,940

    Re: Programmer typing style

    I started by learning to type properly and then worked my style up from there.

    I learned to split the keyboard in two down the 'tgb' keys and always use left hand for the left hand side and right hand for the right hand side.

    However it takes a great deal of practice...

    Darwen.
    www.pinvoker.com - PInvoker - the .NET PInvoke Interface Exporter for C++ Dlls.

  4. #4
    Join Date
    Apr 2004
    Posts
    102

    Re: Programmer typing style

    If you are still using "hunt and peck" or constantly stare at the keyboard while typing, it would we a good idea to take a typing class, or get some software for the same purpose.

    Other than that, as a new programmer, your typing speed is unlikely to be your bottleneck--thinking about your problem and coming up with a solution will take more time than your typing. That and your fingers will adjust to using the extra symbols after not too long.

  5. #5
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: Programmer typing style

    I recommend using both hands.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured