Opinion: If you can't type, you are writing worse code than if you could
Let me make a potentially bold statement:
People who can’t type write worse code than they could be writing
I’m sure that will upset some people (probably those who can’t type or who are two or four finger typists) but it’s a conclusion that I’ve come to over many years. Coding is clearly not the same thing as typing but the reason is simple:
To write good code, you need to be prepared to constantly refactor and rework the code that you write, and if you can’t do that quickly, you’ll be more reluctant to do it.
2018-01-01