How do people from non-English speaking countries write code?

78 viewsOtherTechnology

Especially in Mandarin & Japanese speaking countries – for example: how does variable & function naming work if the language primarily consists of symbolic characters?

In: Technology

27 Answers

Anonymous 0 Comments

I’m Brazillian and some use a mashup of portuguese and english, other use full english. It’s language dependent too, but variables,function, class, comments, and everything that is not hardcoded syntax are written in BR most of the time.

You are viewing 1 out of 27 answers, click here to view all answers.