Click here to Skip to main content
15,889,216 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: english question Pin
User 1106097912-Mar-20 11:15
User 1106097912-Mar-20 11:15 
GeneralRe: english question Pin
Mark_Wallace12-Mar-20 20:52
Mark_Wallace12-Mar-20 20:52 
GeneralRe: english question Pin
kalberts12-Mar-20 13:33
kalberts12-Mar-20 13:33 
GeneralRe: english question Pin
Mark_Wallace12-Mar-20 21:04
Mark_Wallace12-Mar-20 21:04 
GeneralRe: english question Pin
PIEBALDconsult12-Mar-20 19:36
mvePIEBALDconsult12-Mar-20 19:36 
GeneralRe: english question Pin
Mark_Wallace13-Mar-20 2:38
Mark_Wallace13-Mar-20 2:38 
GeneralRe: english question Pin
PIEBALDconsult13-Mar-20 3:31
mvePIEBALDconsult13-Mar-20 3:31 
GeneralRe: english question Pin
kalberts12-Mar-20 11:24
kalberts12-Mar-20 11:24 
I don't think this is a question about English but about "Computerese".

A well known joke is that "Computer amateurs think 256 is a round number. Real computer guys consider 255 a round number - they count from zero."

Before computer guys took over the world, arrays could have any base. In Pascal, an array could run from index 1814 to 2050. Ordinary people could relate to it, e.g. as years. That reduced the importance of the Computer Guys, so they detested it. Even the Fortran style, where the first element of array a was a[1], was too obvious to Common Man, reducing the power of the Computer Guy. Luckily, base zero index won the war. (There is only a small problem left: What if there is no "zero" element, like in the calender? What happened in year 1 belongs in eventsOfYear[1], but what about eventsOfYear[0]? That year never existed! Year -1 was immediately followed by year 1! ... Fortunately, the Unix epoch doesn't apply to historic dates!)

Yet, there is a question of where "every 10th" is counted from: Is the "first" (or zeroth, if you like) every tenth element the one with the lowest index, the one with the tenth lowest index, or the one ten above the lowest index? If we had had a quantum computer, it could have provided all three results, with varying degrees of probability/validity.
GeneralRe: english question Pin
jsc4213-Mar-20 2:37
professionaljsc4213-Mar-20 2:37 
GeneralRe: english question Pin
kalberts13-Mar-20 7:56
kalberts13-Mar-20 7:56 
GeneralRe: english question Pin
kmoorevs12-Mar-20 13:01
kmoorevs12-Mar-20 13:01 
GeneralRe: english question Pin
Johnny J.12-Mar-20 21:31
professionalJohnny J.12-Mar-20 21:31 
GeneralRe: english question Pin
Jörgen Andersson12-Mar-20 22:49
professionalJörgen Andersson12-Mar-20 22:49 
GeneralRe: english question Pin
Nelek13-Mar-20 5:42
protectorNelek13-Mar-20 5:42 
GeneralRe: english question Pin
Stefan_Lang12-Mar-20 22:02
Stefan_Lang12-Mar-20 22:02 
GeneralRe: english question Pin
Jörgen Andersson13-Mar-20 2:08
professionalJörgen Andersson13-Mar-20 2:08 
GeneralRe: english question Pin
  Forogar  13-Mar-20 3:35
professional  Forogar  13-Mar-20 3:35 
JokeRe: english question Pin
Nelek13-Mar-20 5:36
protectorNelek13-Mar-20 5:36 
GeneralRe: english question Pin
Member 1477234013-Mar-20 11:41
Member 1477234013-Mar-20 11:41 
GeneralRe: english question Pin
Nelek13-Mar-20 15:11
protectorNelek13-Mar-20 15:11 
GeneralRe: english question Pin
maze316-Mar-20 0:29
professionalmaze316-Mar-20 0:29 
GeneralRe: english question Pin
Nelek16-Mar-20 8:56
protectorNelek16-Mar-20 8:56 
GeneralRe: english question Pin
kalberts16-Mar-20 11:36
kalberts16-Mar-20 11:36 
GeneralRe: english question Pin
Nelek16-Mar-20 11:41
protectorNelek16-Mar-20 11:41 
GeneralRe: english question Pin
maze316-Mar-20 0:24
professionalmaze316-Mar-20 0:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.