0
votes
3answers
28 views
What Language Will Skynet be Programmed In? [closed]
Hi,
Just to ask, in what language will Skynet be coded?
Thanks, MagicAndi
0
votes
0answers
43 views
Longest keyword chain?
As I was typing some constants in Java I noticed I had used 4 keywords in a row, which Eclipse highlighted for me: public static final int. I then took a break from my regular codi …
748
votes
534answers
176k 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 …
437
votes
592answers
72k 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 …
358
votes
529answers
345k 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?
839
votes
228answers
191k 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.
-17
votes
2answers
1k views
The ultimate “FFFFFUUUUUUUUU” programming moment ? [closed]
For those who don't know what is a "FFFFFUUUUUUUUU", it's a meme that is growing more and more popular and that started (again) on 4chan.
Some example of classic "FFFFFUUUUUUUUU" …
326
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 …
0
votes
2answers
173 views
Who is Jon Skeet anyway? [closed]
Some guy at the office asked me this after I sent him this link to Jon Skeet facts. Can anyone help me answer him?
:)
196
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 ( …
122
votes
153answers
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.
27
votes
6answers
758 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 …
97
votes
103answers
11k 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 …
8
votes
18answers
280 views
Which metaphor would you use to describe programming?
One colleague compared programming to the clay molding process - first you define rough shape of the mass, then carve smaller and smaller details. What's Your take on programming, …
89
votes
176answers
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
…
