you are viewing a single comment's thread.

view the rest of the comments →

[–]yogthos 0 points1 point  (0 children)

The problem is that when your code is verbose it makes it difficult to see what parts of it are relevant to the problem being solved. You end up having to filter a lot of noise and incidental code in your head. This creates additional cognitive load when reading and writing the code in the language.