|
|
|
|
|
by simula67
4286 days ago
|
|
> in general people react less strongly to emotional expressions in a foreign language As a non-native English speaker, I wonder if this affects programming. Do English-speaking people find beautiful programs written in English more beautiful than others ? Anyone here programmed in both their mother tongue and one other language ? |
|
From the developers I know (and that is still my case to some extent) people refer to the keywords as their function rather than their meaning. So when you see a 'while' or a 'for' loop, you just interpret it as a loop regardless of the original meaning of the word, it's not English anymore, it's just code blocks.
But I'm wondering how it's interpreted from the point of view of a native speaker.