Tagged Questions

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.
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 …
474
votes
629answers
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 …
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?
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 …
200
votes
79answers
27k 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 …
157
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 = …
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.
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 …
102
votes
106answers
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 immediate grounds for …
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... …
80
votes
108answers
60k views

What is your favorite “programmer” t-shirt?

This one is pretty good, especially for Star Wars fans:
76
votes
71answers
8k views

Should I learn C?

Original Question: Should I Learn C? In the theme of the stackoverflow podcast, here's a fun question: should I learn C? I expect Jeff & Joel will have something to say on this. Some info on my …
74
votes
76answers
17k views

What are the worst working conditions you have written code in?

There are good times and there are worst times. I recently had to write code in a hot room with temperatures near 107°F (42°C); nothing to sit on; 64 Kbps inconsistent internet connection; warm water …
73
votes
99answers
16k views

What was the strangest coding standard rule that you were forced to follow?

When I asked this question I got almost always a definite yes you should have coding standards. What was the strangest coding standard rule that you were ever forced to follow? And by strangest I …

1 2 3 4 5 19 next
15 30 50 per page