Skip to main content

Questions tagged [spoken-languages]

6 votes
4 answers
2k views

When you read C, C#, Java, Python, PHP and many other programming languages all the syntax is written in English. Simple code like this if (X+1 > 4) { } while (A == true) { } Is written in ...
Reactgular's user avatar
  • 13.1k
0 votes
1 answer
2k views

Possible Duplicate: Do people in non-English-speaking countries code in English? Do developers who don't natively speak English still code using english property and tag names? Like, would a ...
Code Junkie's user avatar
1 vote
2 answers
689 views

I'm developing a small android app, which is regional independent. I'm curious, which language should I try to support? At the moment I'm only sure to support the languages I speak fluently. This is ...
keiki's user avatar
  • 481
39 votes
11 answers
4k views

Possible Duplicate: Do people in non-English-speaking countries code in English? I have a development comming that is intended to be sold across Latin America (Spanish speakers), but I've heard ...
Juan Jimenez's user avatar
1 vote
1 answer
664 views

I'm looking for a site/page somewhere that has translations of common open-source licenses. In particular, I'm looking for translations for the MIT license. Is there a site or resource somewhere that ...
Nathan Osman's user avatar
18 votes
3 answers
5k views

Programming languages are formal languages, but unlike many formalisms, they also have certain inherent meaning defined by their operational semantics, or, in the case of markup languages, ...
Jon Purdy's user avatar
  • 20.6k
3 votes
1 answer
307 views

Recently I decided to add some translations to my program. I wonder how I should name the language files? in the culture's name of the language (example: english = en, french = fr, italian = it, etc......
Ron's user avatar
  • 155
88 votes
4 answers
7k views

I know there are some questions already here that are closely related to this subject but none of them take Ubiquitous Language as the starting point so I think that justifies this question. For ...
Sandor Drieënhuizen's user avatar

15 30 50 per page