I read in one of my old computer books(I have ton of them) that the most 
important/impressive feature in programming is the ability to work on 
abstraction through naming things. So in a good language assigning names/human 
concepts to objects should be of upmost importance. It is amazing reading good 
programmers code and it is almost like reading english. The exception of course 
would be if you are working with academics like math, engineering, or any 
science that heavily uses and relies on symbols. In that case it might end up 
looking like COBOL :D

Reply via email to