A recent Wall Street Journal report delves into Gen Z's surprising lack of keyboard typing skills, featuring interviews with several individuals and revealing some startling statistics.
I prefer to argue on the internet via my phone, which I can type pretty fast on thanks to the swipe to type.
and yeah programming simply doesn’t require fast typing, I tend to diagram everything out on my whiteboard before even opening my ide. I just have to write tons and tons of code since I’m in a few low level programming classes
I prefer to argue on the internet via my phone, which I can type pretty fast on thanks to the swipe to type
I’m the opposite… I rarely reply when I’m on my phone because swiping and tapping away at the touchscreen keyboard is so slow and inaccurate. I spend more time correcting swypos than I do writing I think.
Meanwhile on the desktop I can punch out a shining example of wit (or at least a spoonerism of that) at 100+ wpm at 100% accuracy.
I diagram everything out in my brain and it evolves continuously while I’m writing code
Sometimes I feel it’s a miracle I get anything done at all but then usually the end result is better than what I’d originally envisioned so it kinda balances out.
I prefer to argue on the internet via my phone, which I can type pretty fast on thanks to the swipe to type.
and yeah programming simply doesn’t require fast typing, I tend to diagram everything out on my whiteboard before even opening my ide. I just have to write tons and tons of code since I’m in a few low level programming classes
I’m the opposite… I rarely reply when I’m on my phone because swiping and tapping away at the touchscreen keyboard is so slow and inaccurate. I spend more time correcting swypos than I do writing I think.
Meanwhile on the desktop I can punch out a shining example of wit (or at least a spoonerism of that) at 100+ wpm at 100% accuracy.
Sent from my phone, slowly.
I diagram everything out in my brain and it evolves continuously while I’m writing code
Sometimes I feel it’s a miracle I get anything done at all but then usually the end result is better than what I’d originally envisioned so it kinda balances out.
I used to do that but the more I get into os programming the more I’ve found myself scrapping entire 1000+ line files and rewriting the entire thing 🙃
and I think “it’s a miracle I get anything done” is a very common thought in most programmers heads lol