|
|
|
|
|
by inigyou
47 days ago
|
|
No serious programmer is regularly bottlenecked by typing speed. Even the ones who type slowly. If you find yourself writing repetitive code you should consider adding a layer of abstraction. If your language isn't powerful enough you can write a code generator. |
|