Happy Programmers' Day
51–60 of 67 posts
Re: Happy Programmers' Day
#52The apostrophe is in the wrong spot; it should be Programmers' Day . https://en.wikipedia.org/wiki/Programmers%27_Day
o = (function() {
p = 'programmer';
d = 'day';
h = 'Happy';
r = Math.floor((Math.random()*10000));
(r % 2 === 0)?ap="'s":ap="s'";
return h + ' ' + p + ap + ' ' + d;
});
o();
awaits correctionRe: Happy Programmers' Day
#53Traditional programmers day celebration in Bulgaria: - Write meaningless programs - Play games - Drink beer Same as most other days actually.
Re: Happy Programmers' Day
#54The apostrophe is in the wrong spot; it should be Programmers' Day . https://en.wikipedia.org/wiki/Programmers%27_Day
Incorrect. The apostrophe is only after the possessive if the thing it's owning is plural in addition to the possessive. Day is not plural.
Re: Happy Programmers' Day
#55Re: Happy Programmers' Day
#56Re: Happy Programmers' Day
#57Re: Happy Programmers' Day
#58Re: Happy Programmers' Day
#59The apostrophe is in the wrong spot; it should be Programmers' Day . https://en.wikipedia.org/wiki/Programmers%27_Day
Incorrect. The apostrophe is only after the possessive if the thing it's owning is plural in addition to the possessive. Day is not plural.
Re: Happy Programmers' Day
#60What is the point in having such _days_? Consequently, shouldn't we also have a Scientists' day, an Actors' day, a Plumbers' day, blah blah? Everyone has a place in the universe. All we have to do is never to forget our true calling.
They are taken about as seriously as Programmer's Day in most of the world (ie. not much, most people have no idea they exist, even people in that profession).