Programming specific I think is easier in English. I speak 3 languages and understand 4. Talking about programming, computer science and technology in non-Engish is awkward. It either is necessary to just use English terms anyway for every other noun or struggle with awkward translation of them. Things like kernel, doubly linked list, hash table, binary tree, greedy algorithm, they are all invented in English and whe…
I wonder how corporate programmers in non-english speaking countries communicate about programming. I would imagine that they use their local language for docs, commit descriptions, email lists, etc. I think most of the source code people can look at is for open source projects and they always go with english as the default even when there are mostly non-english speaking programmers. But what does it look inside priv…
In my experience (technical companies in countries where German is the main language) most of them use either English straight away or their native language mixed with a lot of english nouns. I never ever saw someone translating "commit" for example.