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
52 votes
14 answers
6k views

It seems apparent that English is the dominant international language for programming based on previous P.SE questions (though a highly upvoted comment correctly points out that asking a question like ...
Anonymous's user avatar
  • 3,566
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
11 votes
4 answers
1k views

I have a team that without a single common language among all of the team members. The team is split across two locations (though the geography isn't the main issue). All team members in each location ...
g .'s user avatar
  • 707
1 vote
2 answers
690 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
0 votes
3 answers
2k views

I'd like to insert grammatical mistakes (not typo) in a correct sentence, to make a small game. For instance: My name is John -> My name are John He leaves the room -> He leave the room I only ...
ldiqual's user avatar
  • 103
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
16 votes
17 answers
6k views

So, why do websites have to ask (spoken) language and country when the browser can tell them that? Edit: Specifically, I mean why not use the accept-language section in the http header, set by the ...
1 vote
1 answer
665 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
4 votes
3 answers
370 views

We have a few interns here that have orders from college to integrate speaking, reading, and writing French into their internship. All of them are working on developing their own web application, and ...
ChrisR's user avatar
  • 779
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
5 votes
4 answers
267 views

So I've got to work with this set of code here for a re-write, and it's written by people who speak both English and French. Here's a snapshot of what I'm talking about (only, about 4000 lines of ...
Incognito's user avatar
  • 3,488
3 votes
1 answer
308 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
30 votes
2 answers
78k views

Is the code written in Japanese? Are filenames in English? What about like a C preprocessor? Is that still in English? Are comments in Japanese? Examples would be nice too.
Zeno's user avatar
  • 409
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