this post was submitted on 26 Oct 2025
33 points (100.0% liked)
Programming
23307 readers
278 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For the second part of your question, it wholly depends on your input language and keyboard layout.
As a Norwegian user I'd rather shit in my hands and clap than using the plain us keyboard.
Mind you Nordic QWERTY is fairly similar to most other QWERTY variants.
As for a tool, most people I know in a professional setting are at around 75-90 wpm, and never learned touch typing specifically. They just type, a lot, and repeatedly. There are many on-line typing trainers.
When it comes to programming, it's not about typing quickly. Unless you're churning out the most mindless of boilerplate it's far more important to consider how to solve a task and why, then quickly shitting out lines of code.
Mind you this is all based on my experience, and your mileage may vary. Best of luck!