in reply to keywords versus variables
I think it's quite the contrary. If you use abstractions, factor common parts of code to subroutines etc, you'll have more variable names and less keywords, and probably better code. It depends of course, such simple rules should not be taken to the extreme.
|
|---|