Tagged Questions

0
votes
7answers
119 views

How to pronounce Comparator? [closed]

This came up in a programming class and generated a surprising amount of debate. Any recommendations on the correct pronunciation of Comparator? We had suggestions of COM-par-ay- …
17
votes
11answers
685 views

Best practices for pronouncing C code

As my formal education in programming pre-dates C, I learnt C from K&R and other texts. Are there helpful conventions for vocalising C code when reading and writing it? For e …
3
votes
11answers
478 views

What are the pronunciations of these abbreviations?

As a non-English speaking person I frequently have problems pronouncing certain "artificial" words or abbreviations. How do you pronounce these words? GUID GUI C# (Community …
4
votes
3answers
227 views

How do you pronounce C++0x?

In an effort to avoid the C-Pound mistake, I'm curious as to how C++0x is pronounced. The first part is pretty easy (see plus plus), but is the next part "zero ex", "oh ex", "ox", …
6
votes
4answers
640 views

How do you pronounce the word ‘Tuple’?

How do you pronounce the word 'Tuple'?
3
votes
24answers
850 views

SQL Pronunciation

I have a question about the pronunciation of the SQL word. In my native language (French) we used to say it like spell each letters. I've been listening to the stackoverflow podca …
2
votes
5answers
330 views

How to pronounce @@error

How do you refer to something like @@error (T-SQL) when speaking? Is it like "at at error" or do you just say what it actually holds/represents (the error number)?
6
votes
8answers
482 views

How do you pronounce “Enum”?

In the spirit of this question how do you pronounce Enum? Tagging as subjective and community wiki obviously. I've heard E-Nuhm and E-Nnoom any others? Edit: Looks like we have …
0
votes
4answers
369 views

How do you pronounce the word “Java”?

This just came up again. I see people doing it both ways. Which one is correct? ['ja:va] or ['dza:va] I have an observation that English-speaking cultures where J is read as [d …
1
vote
10answers
385 views

What is proper pronunciation for a Java 5 “Executor”?

What is proper pronunciation for a Java 5 "Executor"? Is it "executor" as in "the executor of a will"? Or is it "executor" as in "the executioner of a prisoner"?