-1
votes
0answers
75 views
Funniest experience at work [closed]
What is the most funniest experience that you had while you were testing? Share us some of your funniest moments.
761
votes
540answers
181k views
What is your best programmer joke?
When I teach introductory computer science courses, I like to lighten the mood with some humor. Having a sense of fun about the material makes it less frustrating and more memorabl …
453
votes
608answers
75k views
Great programming quotes
There are a lot of great programming quotes out there. Which do you like?
Today (Sept 12, 2008) I heard a new one from a friend, Lars-Gunnar, he said "Gud finns i Emacs" (in Swedi …
839
votes
233answers
194k views
What’s your favorite “programmer” cartoon?
Personally I like this one:
P.S. Do not hotlink the cartoon without the site's permission please.
358
votes
529answers
348k views
What is the best comment in source code you have ever encountered? [closed]
What is the best comment in source code you have ever encountered?
150
votes
15answers
6k views
What is the name of this operator: “-->”?
After reading this post on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both VS 2008 and G++ 4.4. The code:
#include <stdio.h>
int main …
328
votes
236answers
20k views
Funny loading statements to keep users amused
Nobody likes waiting but unfortunately in the AJAX app I'm working on at the moment, there is one fair-sized pause (1-2 seconds a go) that users have to undergo each and every time …
11
votes
26answers
2k views
Did Java steal away the fun from programming? [closed]
I would like to hear from you, how you feel about Java programming. Sadly, I have realised that Java has taken all the fun from what I used to love. I used to do a lot of interesti …
109
votes
111answers
21k views
How can you tell if a person is a programmer?
I was wondering when I read the famous "Programmer Habits" thread, I was wondering: Is there any way to tell if somebody is a programmer without actually asking them?
Clarificati …
124
votes
155answers
14k views
What’s the most egregious pop culture perversion of programming?
I'm thinking along the lines of the virtual world representation in Hackers.
198
votes
79answers
16k views
What code would you have on your wedding cake?
I'm getting married on April 4th, 2009. My future wife has agreed to let me have actual code on top of the wedding cake. Woot!
There isn't very much room, four, maybe five lines ( …
4
votes
8answers
276 views
A Regex that will never be matched by anything
This might sound like a stupid question, but I had a long talk with some of my fellow developers and it sounded like a fun thing to think of.
So; what's your thought - what does a …
94
votes
177answers
12k views
Last words of a ??? programmer
What will the last words of some kind of programmer be?
Like:
LW of a Perl programmer:
I don't have to write documentation. The source is
formatted so well, I can read it
…
50
votes
257answers
8k views
What was your first computer game that got you interested in computers?
My first experience with a game that got me interested in computers (still programming):
Leisure Suit Larry
After "Ken sent me", I was hooked.
Leisure Suit Larry creator's site: A …
96
votes
99answers
14k views
What Easter Eggs have you placed in code?
I know it is illegal to place Easter eggs in code via Microsoft's quarrel with the law a few years back. Microsoft has decided that if you place Easter eggs in code, it is an imme …
