I find it very funny how job requirements list things like familiarity with version control systems and knowledge of algorithms, while in my experience running programming workshop the best predictor of a beginner programmer performance is their ability to type on the keyboard. I've seen people bending over backwards using copy-paste and auto-completion and all sort of, frankly ingenious, tricks to avoid having to type the name of a variable, because finding the letters on the keys takes longer.
@39673ecd This is what I saw when I did lots of a corporate training as well. If I saw people fumbling around with cut-paste, I knew right away that they were going to struggle. I can't recall ever being proven wrong.
@39673ecd I remember seeing that kind of correlation too when I used to work in a physical office. Spot on!