vote up 14 vote down star
16

In the symbolic sense, not the dramatic sense. And I'm talking about function rather than design (although that's an interesting question, too).

flag
6  
The moderators are on to you! Quick, drop a ☢ and run! – mmyers May 20 at 20:10
11  
amazing. boat programming is banned, but this nonsense is encouraged by the site owner. Wow. – tim May 22 at 0:40
show 3 more comments

closed as not programming related by finnw, David Thornley, Moayad Mardini, gnovice, MadKeithV Nov 16 at 16:59

42 Answers

1 2 next
vote up 40 vote down check

My favourite characters is " " Non-breaking space symbol

It looks like whitespace and is good for username and company name in Windows "registered to" fields

You can type it like ALT+255 (in number block of keyboard) or like ALT+0160

link|flag
show 4 more comments
vote up 53 vote down

As it turns out, you can search Charmap by name to find some of these odder / cooler characters! Joel showed this to me:

Notice the "search for" at the bottom, if you turn on Advanced View -- I searched for "snowman".

link|flag
6  
I did find ♪ and ♫, though. – mmyers May 20 at 19:56
3  
you must use Arial Unicode .. – Jeff Atwood May 20 at 20:02
5  
Ha, terrific! I'm going to see if I can work one of the "Symbols & Dingbats" into every email I send this week. Who wouldn't love a ♜ or a ♨, or maybe a pair of ✄? – mmyers May 20 at 20:09
10  
It's also one of the only Unicode characters with its own website: http://☃.net/ – Brant Bobby May 28 at 20:00
show 5 more comments
vote up 43 vote down

I like the space because it is the final frontier.

link|flag
1  
Hilarious. I'm not going to waste an upvote on it because I disapprove of all the poll questions today, though. – Paul Tomblin Dec 10 '08 at 19:20
1  
Well I haven't seen a Star Trek reference for a while. – Gamecat Dec 10 '08 at 19:26
vote up 32 vote down

Definitely, ಠ, because I can do this:

ಠ_ಠ

link|flag
2  
Lol... i broke Stackoverflow beta by setting that smiley as my username for a while... – geocoin Jun 8 at 8:27
show 1 more comment
vote up 27 vote down

NUL (ASCII zero)

Who doesn't like The Terminator?

link|flag
show 1 more comment
vote up 23 vote down

$ of course :-)

link|flag
vote up 23 vote down

Snowman: ☃ (U+2603)

I like Airplane too ✈ (U+2708)

link|flag
1  
LOL, the podcast makes me laugh! – Greg B May 22 at 20:49
1  
Me too :) I think that was the first time Joel remembered the podcast hotline number. – mike nelson May 26 at 21:12
2  
My view on this one was: "why would anybody want (and why would the Unicode consortium approve) a character like that"? A cursory look in charmap at the nearby characters quickly reveals the answer: it's a weather symbol – Euro Micelli Jun 1 at 17:21
vote up 18 vote down

From a UNIX perspective, it's hard to beat the good old 'pipe' character (|) for connecting one program's output to another's input.

link|flag
vote up 15 vote down

U+2620 Skull and Crossbones

U+2623 Biohazard Sign would be a close second.

link|flag
vote up 14 vote down

} -- I like closure.

link|flag
vote up 14 vote down
 ▲
▲ ▲

Only winrars can triforce.

link|flag
show 4 more comments
vote up 13 vote down

The semicolon (;)

Not only does it end lines, but it's almost a colon!

link|flag
10  
+1 it's way better than the colon, have you ever heard of semicolon cancer? – BenAlabaster May 22 at 13:12
10  
"Syntactic sugar causes cancer of the semicolon." - Alan Perlis (cs.yale.edu/quotes.html ) – mmyers May 22 at 16:16
show 1 more comment
vote up 13 vote down

€ because it makes the world go round.

link|flag
11  
I HAVE TO vote for this one (I swear my name is legit). – Euro Micelli Jun 1 at 16:44
vote up 10 vote down

I like ¤ and ¬ because they make great non-standard delimiters to use for text fields :)

E.g. if you have to pack multiple name/value pairs in a single db field:

foo=bar
foo2=bar2
foo3=bar3

can become:

foo¬bar¤foo2¬bar2¤foo3¬bar3¤

which can be very useful sometimes, especially if the value can contain '=' or any other text characters normally used for delimiters.

link|flag
19  
That's a great idea - kill normalization and comprehensibility with a single stroke! Did you used to work for my company? – JasonFruit Dec 10 '08 at 20:58
4  
That's why God created escape characters. Use , and = as your delimeters and allow \\, \, and \= to mean the literal values ``, , and =. – Eclipse May 25 at 18:20
show 4 more comments
vote up 8 vote down

ü (Alt-0252)

Because it makes "über" so much... more so.

link|flag
show 2 more comments
vote up 7 vote down

œ is essential to write French but is unloved: it has been "forgotten" in ISO-8859-1 although you can find it in Windows-1252.

Should I be functional programmer, I would have answered λ of course.
Should I be poet, I would have answered ♥

These are not programming characters (arguably with λ), but it wasn't specifically asked in the original question...

link|flag
2  
I should downvote this for suggesting there is a difference between functional programming and poetry :-) – Oddthinking May 26 at 13:09
show 1 more comment
vote up 7 vote down

I like that unicode promotes racial harmony by offering both white smiling face (☺) and black (☻) smiling face. But I can only find a white version of frowning face (☹). What’s up with that?

link|flag
vote up 5 vote down

Postal Mark Face (U+3020/〠), because WTF.

link|flag
vote up 5 vote down

Hammer and sickle U+262D ☭

link|flag
vote up 5 vote down

EOF

It's so...definitive!

link|flag
vote up 3 vote down

I like ampersands, because each font has the ability to make it look different and unique while still retaining the same meaning.

See: http://www.simplebits.com/notebook/2008/08/14/ampersands.html

link|flag
vote up 2 vote down

V, because it looks a bit like the SO down-voting arrow button.

link|flag
vote up 2 vote down

The @

Because I like monkeys

link|flag
1  
The @ is called monkeys tail in dutch. – Gamecat Jul 31 at 13:11
show 1 more comment
vote up 2 vote down

Can't beat the good old Simoleon: §

link|flag
1  
That would be "U+00A7: Section Sign"; I use it all the time when linking to the Java Language Specification. (Yes, I have played many of the Sim games, so it's not going over my head.) – mmyers Jun 16 at 17:50
show 2 more comments
vote up 1 vote down

0

I always like to start at the beginning.

link|flag
vote up 1 vote down

My favourite is good ol' pipe '|'. Can't beat a great 1-char Unix tool :)

link|flag
show 1 more comment
vote up 1 vote down

My personal favorites are # and ! often used in conjunction in scripting to tell which interpreter to use:

#!/bin/bash

I love how you say 'sha-bang-bin-bash': and anything that lets me say sha-bang in a technical environment ... is just plain awesome!

link|flag
vote up 1 vote down

I love the star (*). It means everything except something :)

link|flag
vote up 1 vote down

It has got to be .

I'm loving all the fluent interface style stuff like Ayende's Rhino Mocks.

link|flag
vote up 1 vote down

The exclamation point, !, I am a contrarian.

link|flag
2  
Maybe you'd like ‼ better, then? – mmyers May 20 at 20:04
1 2 next

Not the answer you're looking for? Browse other questions tagged or ask your own question.