I want to improve my touch typing skills on Linux. I’m curious:

  1. What tool or program would you recommend for learning touch typing on Linux?
  2. For someone whose native language isn’t English, would you recommend learning on their native keyboard layout or switching to the US QWERTY layout for programming purposes?
  • CoderSupreme@programming.devOP
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    4 months ago

    Honestly, I believe that, except for Russians or anyone whose language isn’t derived from Latin, using a US keyboard for programming is best, because you won’t be missing many keys. Maybe the French will miss the ç, but you can learn the Unicode just like I did with the em dash and quotation marks:

    • Em Dash (—): U+2014
    • En Dash (–): U+2013

    Quotation marks:

    • Left double quote (“): U+201C
    • Right double quote (”): U+201D
    • Left single quote (‘): U+2018
    • Right single quote (’): U+2019
    • thingsiplay@beehaw.org
      link
      fedilink
      arrow-up
      6
      ·
      4 months ago

      I am a European who grew up with the German layout. For programming, its a disaster. Even back in 2006ish or so when I learned about AutoHotkey, I started using the US keyboard layout. After some time I switched entirely to the US layout. But recently, just a few years ago I found out there is a hybrid layout which is basically US, but with additional shortcuts to use my German characters (it shows up as this in KDE): German (US)

      • bleistift2@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 months ago

        Luckily I learned programming when I was already using the NEO layout. I couldn’t imagine typing parentheses and the like in German…