Etymology is the study of the history of words, their origins, and how their form and meaning have changed over time.
28
votes
4answers
1k views
Etymology of “String”
So it's obvious that a string of things is a sequence of things, and so a sequence of characters/bytes/etc. might as well be called a string. But who first called them strings? And when? And in what ...
13
votes
2answers
2k views
What's the history of the non-official pronunciation of SQL?
SQL is officially pronounced as /ˌɛskjuːˈɛl/ like "S-Q-L", as stated in
Beaulieu, Alan (April 2009). Mary E. Treseler. ed. Learning SQL (2nd ed.). Sebastapol, CA, USA: O'Reilly. ISBN ...
12
votes
7answers
2k views
What is O in Big O?
What is Big and O in Big O notation? I've read the definitions and it doesn't tell what is O pronounced as 'oh'. For example - I understand that O(n) is complexity of a linear algorithm where n could ...
16
votes
6answers
849 views
Why do we call it “production”?
A coworker was wondering this today: "Why is it that in our industry 'production' means 'final, deliverable product'? You know, like if a movie is 'in production', it means they're currently filming ...