5 exercises on pronouncing tech words borrowed from French, Greek and Latin.
0 / 5 completed
1 / 5
How is "queue" (as in a message queue) pronounced?
Queue is pronounced "kew" /kjuː/ — one syllable, identical to the name of the letter "Q." The four trailing letters "ueue" are all silent. So "a message queue" is "a message KEW", "enqueue and dequeue" are "en-KEW" and "de-KEW." It comes from French (meaning "tail"). Do not try to sound out the extra vowels. The whole word is just the sound of "Q." This is one of the most striking spelling-versus-sound mismatches in English.
2 / 5
How is "cache" pronounced?
Cache is pronounced "cash" /kæʃ/ — one syllable, identical to the English word for money, rhyming with "hash" and "flash." The final "e" is silent. So "clear the cache" is "clear the CASH", "cache hit/miss" is "CASH hit/miss." Do not say "cash-AY" (that is the unrelated word cachet, meaning prestige) or "catch" (which ends in /tʃ/). Although the word comes from French, in English tech speech it is simply "cash."
3 / 5
How is "niche" (as in a niche product/market) pronounced?
Niche has two accepted pronunciations: "neesh" /niːʃ/ (the French-influenced form, common in the UK) and "nitch" /nɪtʃ/ (the anglicized form, common in the US). So "a niche market", "a niche use case." Both are correct and widely understood. "neesh" has a long "ee" and a soft /ʃ/ ending; "nitch" rhymes with "ditch." Do not say "nigh-chee." Choose either and be consistent.
4 / 5
How is "facade" (as in the facade design pattern) pronounced?
Facade is pronounced "fuh-SAHD" /fəˈsɑːd/ — two syllables, stress on the second, and crucially the "c" is pronounced as "s" /s/ (because in the original French it carries a cedilla). So "the Facade pattern", "a fuh-SAHD over the subsystem." Do not pronounce the "c" as "k" ("FAY-kade" or "fa-KADE"). The "a" of the second syllable is the long "ah" /ɑː/. The word means the front of a building, and the design pattern hides complexity behind a simple front.
5 / 5
How is "tuple" pronounced?
Tuple has two accepted pronunciations: "TOO-pul" /ˈtuːpəl/ (long "oo," common in North America) and "TUP-el" /ˈtʌpəl/ (short "u," rhyming with "supple," common in the UK and among mathematicians). Both are correct and understood by developers worldwide. So "a TOO-pul" or "a TUP-el" — return "a tuple of values." Do not stress a second syllable or spell it out. Pick one form and be consistent.