771
votes
540answers
184k 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 memorable, and it's even …
475
votes
630answers
77k 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 Swedish). This basically …
839
votes
234answers
196k 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
351k 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?
1
vote
17answers
476 views
If you don’t code for fun, you can’t be a good programmer? [closed]
I've read a lot of times that if you don't code in your free time, out of the office, you can't be a good programmer? Do you think this is true? In which percent?
Maybe is more true for younger …
0
votes
0answers
42 views
Do you code in your Telephone? [closed]
I'm not talking about coding FOR your telephone. That's a very common task, there are companies that ONLY do that. I'm talking about this: we love to code, smart phones are each day better, we may …
334
votes
238answers
21k views
What are some funny loading statements to keep users amused?
Nobody likes waiting but unfortunately in the Ajax application 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 they want …
158
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()
{
int x = …
113
votes
113answers
23k 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?
Clarification: I am asking for …
2
votes
15answers
304 views
How do I find the drive to learn? [closed]
I've read a few things here, and I've learned a lot, but I'm still itching for more answers.
This is going to be a long one, but I hope to create a profound question that engages readers, so that …
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.
200
votes
79answers
28k 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 (it's only a 6" cake …
96
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
anytime later...
…
0
votes
4answers
72 views
What is the most interesting server name you have ever seen? [closed]
There's some funny kids out there writing code for production machines. I think sometimes the only way to express yourself in enterprise development is in naming things. What are the funniest, …
51
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: Al Lowe
