How can you tell if a person is a programmer? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-28T00:49:52Z http://stackoverflow.com/feeds/question/895296 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer 113 How can you tell if a person is a programmer? Lucas Jones 2009-05-21T21:35:17Z 2009-11-27T13:57:57Z <p>I was wondering when I read the famous <a href="http://stackoverflow.com/questions/164432/what-real-life-bad-habits-has-programming-given-you">"Programmer Habits"</a> thread, I was wondering: Is there any way to tell if somebody is a programmer without actually asking them?<br /> <hr /></p> <p><em>Clarification</em>: I am asking for things that you can use to recognise a programmer from "afar" or without knowing them well. To identify habits, you need to be around a person for a certain amount of time.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895303#895303 214 Answer by Zifre for How can you tell if a person is a programmer? Zifre 2009-05-21T21:36:28Z 2009-05-22T19:35:25Z <p>They number lists starting with 0.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895307#895307 54 Answer by McWafflestix for How can you tell if a person is a programmer? McWafflestix 2009-05-21T21:37:02Z 2009-05-21T21:37:02Z <p>If they laugh at the classic "there are 10 types of people who understand binary; those who do, and those who don't" shirt, they are... :-)</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895308#895308 11 Answer by Dima for How can you tell if a person is a programmer? Dima 2009-05-21T21:37:11Z 2009-05-21T21:37:11Z <p>If you have to ask this question, then you are probably not a programmer... ;)</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895310#895310 22 Answer by alex for How can you tell if a person is a programmer? alex 2009-05-21T21:37:23Z 2009-05-21T21:55:32Z <ul> <li>They expect everything in the world to be very specific.</li> <li>They see things in real life, and determine a base class. e.g. class Dog extends Animal </li> </ul> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895322#895322 7 Answer by Joe White for How can you tell if a person is a programmer? Joe White 2009-05-21T21:40:02Z 2009-05-21T21:40:02Z <p>They have Dilbert comics on their walls.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895323#895323 95 Answer by Darron for How can you tell if a person is a programmer? Darron 2009-05-21T21:40:10Z 2009-05-21T21:40:10Z <p>You ask them "do you want A or B" and they answer "yes".</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895330#895330 13 Answer by Mike Robinson for How can you tell if a person is a programmer? Mike Robinson 2009-05-21T21:41:39Z 2009-05-21T21:41:39Z <p>T-Shirt, Jeans, Sneakers.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895331#895331 111 Answer by ldigas for How can you tell if a person is a programmer? ldigas 2009-05-21T21:41:41Z 2009-05-27T22:33:26Z <p>Developers are born brave !</p> <p><img src="http://blog.iarivas.com/wp-content/uploads/2008/12/developersarebornbrave%5Fsmall.jpg" alt="alt text" /></p> <p><hr /></p> <p>They consider 256 to be a nice round number.<br /> They think that a km has 1024 meters. </p> <p><hr /></p> <p>They tend to use loops too much</p> <p><img src="http://www.devtopics.com/wordpress/wp-content/uploads/2008/05/comic.jpg" alt="alt text" /></p> <p>They're hardy people by nature.</p> <p><img src="http://www.gdargaud.net/Humor/Pics/DilbertLaborSaving.gif" alt="alt text" /></p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895351#895351 46 Answer by fbinder for How can you tell if a person is a programmer? fbinder 2009-05-21T21:45:13Z 2009-05-27T22:36:35Z <ul> <li>They write everything as lists. </li> </ul> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895355#895355 31 Answer by gnovice for How can you tell if a person is a programmer? gnovice 2009-05-21T21:45:34Z 2009-05-21T22:43:44Z <p>If they answer every question with a link to <a href="http://xkcd.com/" rel="nofollow">xkcd</a>.</p> <p>...and to satisfy the newest version of the question...</p> <ul> <li>They have pale, pasty skin and a look of apparent confusion on their face when they catch sight of that big orange ball in the sky.</li> <li>You see them food shopping and running other daily errands at 2:00 in the morning.</li> <li>You notice them looking at a piece of stationery with the same sort of wonderment as someone viewing a museum exhibit on ancient Egypt.</li> </ul> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895356#895356 32 Answer by jess for How can you tell if a person is a programmer? jess 2009-05-21T21:45:38Z 2009-05-22T20:59:40Z <p>They have horrible handwriting.</p> <p>[edit] Based on the comments this should obviously be: they have strong opinions about the quality of their handwriting, which is either precise and beautiful or will make your eyes bleed. </p> <p>A graphics or engineering biased programmer will likely be the former, where as we all know Perl programmers are probably the latter. :)</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895359#895359 321 Answer by FeatureCreep for How can you tell if a person is a programmer? FeatureCreep 2009-05-21T21:45:49Z 2009-05-21T21:45:49Z <p>They use nested parentheses in normal writing (at least I do (sometimes)).</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895377#895377 83 Answer by jess for How can you tell if a person is a programmer? jess 2009-05-21T21:48:15Z 2009-05-21T21:48:15Z <p>If you put more thought (and money) into your choice of keyboard than say, shoes, car, etc...</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895378#895378 159 Answer by Phil Carter for How can you tell if a person is a programmer? Phil Carter 2009-05-21T21:48:40Z 2009-06-18T19:33:48Z <p>The last conference I went to in London I didn't know where I was going once I got over London Bridge, fortunately halfway across I spotted a guy with a laptop bag, unkempt hair but more importantly socks and sandals, he led me all the way to the conference.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895392#895392 40 Answer by Nick for How can you tell if a person is a programmer? Nick 2009-05-21T21:51:09Z 2009-05-21T21:51:09Z <p>When they end a random sentence with a semi-colon; </p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895398#895398 85 Answer by John Kraft for How can you tell if a person is a programmer? John Kraft 2009-05-21T21:52:05Z 2009-05-21T21:52:05Z <p>If every question is answered very precisely. ex:</p> <pre> Spouse: "Where are you?" Programmer: "In my car". Spouse: "When will you be home?" Programmer: "After work." Spouse: "Do you want to go mow the lawn?" Programmer: "No" Friend: "What's up?" Programmer: "A direction opposite of down."</pre> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895403#895403 43 Answer by John Kraft for How can you tell if a person is a programmer? John Kraft 2009-05-21T21:53:34Z 2009-05-21T21:53:34Z <p>If they answer every question/request with, "Why?"</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895421#895421 20 Answer by Frank Farmer for How can you tell if a person is a programmer? Frank Farmer 2009-05-21T21:59:29Z 2009-05-21T21:59:29Z <p><a href="http://www.codethinked.com/post/2007/12/The-Programmer-Dress-Code.aspx" rel="nofollow">The beard</a>.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895424#895424 1 Answer by Eric for How can you tell if a person is a programmer? Eric 2009-05-21T22:00:18Z 2009-05-21T22:00:18Z <p>By showing them this question. If they laugh and really get it- they're a programmer</p> <p>There are only 10 kinds of people in this world: those who know binary and those who don’t.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895428#895428 107 Answer by Mike Daniels for How can you tell if a person is a programmer? Mike Daniels 2009-05-21T22:00:37Z 2009-05-21T22:00:37Z <p>Similar to FeatureCreep's answer...</p> <p>If they go completely crazy whenever they see a sentence ending with punctuation in a parenthetical clause (like this one.)</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895502#895502 92 Answer by Joey Robert for How can you tell if a person is a programmer? Joey Robert 2009-05-21T22:12:26Z 2009-05-21T22:12:26Z <p>They complain that Google doesn't have regular expressions support.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895582#895582 223 Answer by MasterPeter for How can you tell if a person is a programmer? MasterPeter 2009-05-21T22:29:58Z 2009-05-21T22:29:58Z <p>When you ask them a question there will usually be a discernible pause (long enough to notice by a <em>mere mortal</em> but not too long, since they tend to think fast) for mental lexical analysis, pre-processing, linking, syntactic/semantic analysis and optimisation before they answer.</p> <p>I also noticed that it takes a disproportionately long time to obtain an answer from them for a trivial questions such as <em>would you like a cup of tea?</em>, which would leave them hang in an infinite loop until some specified timeout cuts their thinking thread short and they provide a random answer (whatever was previously written in their answer buffer).</p> <p><hr></p> <p>A bit off-topic but fun: Walk up to a (busy) colleague (programmer) and just say <em>Hello</em> and behold: </p> <p>Blank stare - you can almost see their minds unwind as they swap out their current short-term memory to <s>persistent</s> long-term storage - then a moment of REM - rapid eye movement - before they awake from their thoughts completely, and first <em>then</em> they are capable of processing input from you.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895589#895589 35 Answer by Garrett for How can you tell if a person is a programmer? Garrett 2009-05-21T22:31:17Z 2009-05-22T12:37:15Z <pre> Characteristics include: * Glasses * Lack of tan * Relaxed dress code * Derision toward athletes * Tendency to be very, very, very specific, precise, and accurate * Tendency to correct or expound, esp faced with people who are not sufficiently specific, precise, and accurate * Strong knowledge of keyboard shortcuts * etc. EDIT: * Monospaced fonts (of course!) </pre> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895643#895643 3 Answer by Joe White for How can you tell if a person is a programmer? Joe White 2009-05-21T22:46:35Z 2009-05-21T22:46:35Z <p>They're amused by things like the <a href="http://www.eviloverlord.com/lists/overlord.html" rel="nofollow">Evil Overlord List</a>, the <a href="http://www.catb.org/esr/ecsl/" rel="nofollow">Eric Conspiracy</a>, and <a href="http://qntm.org/?destroy" rel="nofollow">How to Destroy the Earth</a>.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895671#895671 7 Answer by David Anderson for How can you tell if a person is a programmer? David Anderson 2009-05-21T22:53:16Z 2009-05-21T22:53:16Z <p>Commoner: "Could you count to ten for me?"</p> <p>Programmer: "0, 1, 2, 3, 4, 5, 6, 7, 8, 9"</p> <p>Commoner: "That's only nine.."</p> <p>Programmer: "I counted a total of ten digits..."</p> <p>Commoner: "What?"</p> <p>Programmer: "Nevermind;"</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895680#895680 48 Answer by David Plumpton for How can you tell if a person is a programmer? David Plumpton 2009-05-21T22:54:45Z 2009-05-21T22:54:45Z <p>Back in the 1990s when NASA and the Russian space agency got together to discuss sending an astronaut up to MIR nobody at NASA knew much about the Russians attending all the meetings. They didn't know if they were technical, management, KGB etc. So in one meeting they supplied big blank pads and marker pens at every setting. Then they got somebody to stand up and start talking about something technical with big diagrams etc. Everybody who reached for a pen to draw something was flagged as a technical guy.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895693#895693 4 Answer by BCS for How can you tell if a person is a programmer? BCS 2009-05-21T22:58:02Z 2009-05-21T22:58:02Z <p>They are here</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895698#895698 1 Answer by Steve Dignan for How can you tell if a person is a programmer? Steve Dignan 2009-05-21T22:59:38Z 2009-05-21T22:59:38Z <p>By their <a href="http://stackoverflow.com/questions/192793/what-is-your-favorite-programmer-t-shirt">shirt</a>, of course.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895702#895702 125 Answer by quiescence for How can you tell if a person is a programmer? quiescence 2009-05-21T23:00:13Z 2009-05-21T23:00:13Z <p>If they follow conditional logic in the real life, too. For example, check out this "joke":</p> <p>A woman asks her husband, a programmer, to go shopping: - Dear, please, go to the nearby grocery store to buy some bread. Also, if they have eggs, buy 6. - O.K., hun. Twenty minutes later the husband comes back bringing 6 loaves of bread. His wife is flabbergasted: - Dear, why on earth did you buy 6 loaves of bread? - They had eggs.</p> <p>...</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895714#895714 2 Answer by Nicolas Dorier for How can you tell if a person is a programmer? Nicolas Dorier 2009-05-21T23:05:57Z 2009-05-21T23:05:57Z <p>-What is you favorite color ?</p> <p>-#0000FF</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895730#895730 3 Answer by BCS for How can you tell if a person is a programmer? BCS 2009-05-21T23:12:14Z 2009-05-21T23:12:14Z <p>They don't get why <a href="http://xkcd.com/541/" rel="nofollow">this</a> would get you banned from a conference.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895754#895754 7 Answer by Jeff Leonard for How can you tell if a person is a programmer? Jeff Leonard 2009-05-21T23:18:35Z 2009-05-21T23:18:35Z <p>By the way they nibble and byte.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895864#895864 3 Answer by geometrikal for How can you tell if a person is a programmer? geometrikal 2009-05-21T23:56:59Z 2009-05-21T23:56:59Z <p>They hate facebook out of sheer envy.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895883#895883 1 Answer by Meski for How can you tell if a person is a programmer? Meski 2009-05-22T00:05:32Z 2009-05-22T00:05:32Z <p>They get the joke: There are 10 types of people in the world: Those who understand binary, and those who don't...</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895886#895886 39 Answer by Zifre for How can you tell if a person is a programmer? Zifre 2009-05-22T00:06:07Z 2009-05-23T17:00:28Z <p>They don't know how to answer casual questions:</p> <blockquote> <p><strong>Normal person</strong>: What's up?</p> <p><strong>Programmer</strong>: Um....... what am I supposed to say?</p> </blockquote> <p>The other common responses would be:</p> <blockquote> <p><strong>Programmer</strong>: The sky</p> </blockquote> <p>and</p> <blockquote> <p><strong>Programmer</strong>: A direction opposite of down</p> </blockquote> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895928#895928 105 Answer by Bratch for How can you tell if a person is a programmer? Bratch 2009-05-22T00:25:25Z 2009-05-22T00:25:25Z <p>By their tan lines of course (from <a href="http://www.codinghorror.com/blog/archives/000970.html" rel="nofollow">http://www.codinghorror.com/blog/archives/000970.html</a>).</p> <p><img src="http://www.codinghorror.com/blog/images/tan-lines-from-typical-summer-activities.jpg" alt="alt text" /></p> <p>It used to be pocket protectors, but I think that's more for engineers.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895943#895943 11 Answer by The Dissonant for How can you tell if a person is a programmer? The Dissonant 2009-05-22T00:35:34Z 2009-05-22T00:35:34Z <p>They tend to get angry when non-programmers use the word "list" in conversation (when clearly they should be using "set").</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/895953#895953 18 Answer by The Wicked Flea for How can you tell if a person is a programmer? The Wicked Flea 2009-05-22T00:42:51Z 2009-05-22T00:42:51Z <p>When they wield jokes like</p> <blockquote> <p>Why can't you make jokes in octal? Because 7 10 11!</p> </blockquote> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/896109#896109 1 Answer by Autocracy for How can you tell if a person is a programmer? Autocracy 2009-05-22T02:07:49Z 2009-05-22T02:07:49Z <p>Rock climbing gear is almost a dead giveaway for a programmer. At least in New England, I'd say 2/3 of people I've talked to are involved in either medical / bioscience or engineering / programming.</p> <p>I'm a rock climber...</p> <p>Also, dress clothing and boots. (I happen to be of the "<a href="http://catb.org/~esr/jargon/html/dress.html" rel="nofollow">in case a mountain springs up in the server room</a>" variety.) Oh, and finally, disagreement with normal punctuation rules.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/896118#896118 27 Answer by Oorang for How can you tell if a person is a programmer? Oorang 2009-05-22T02:11:33Z 2009-05-29T02:00:19Z <p>Whenever they write the phrase "go to" in normal email, they make it one word. (Example: New hires should goto the Black Swan room for orientation.)</p> <p>And then they consider restructuring the flow of the whole email so they don't have to use goto.</p> <p>Edit: Ran across this doing something else... It seemed so right somehow:</p> <p><img src="http://imgs.xkcd.com/comics/goto.png" alt="Neal Stephenson thinks it's cute to name his labels 'dengo'" title="Neal Stephenson thinks it's cute to name his labels 'dengo'" /></p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/896152#896152 51 Answer by too much php for How can you tell if a person is a programmer? too much php 2009-05-22T02:29:13Z 2009-05-22T02:29:13Z <p>Ask them what languages they know. You can tell the programmer by the way he names numerous langauges but forgets to include 'English'.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/896161#896161 123 Answer by Jacob Seleznev for How can you tell if a person is a programmer? Jacob Seleznev 2009-05-22T02:34:37Z 2009-05-22T02:34:37Z <p>They use slashed zero to distinguish the digit 0 from the letter O.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/896205#896205 0 Answer by Evansbee for How can you tell if a person is a programmer? Evansbee 2009-05-22T03:03:47Z 2009-05-22T03:03:47Z <p>The smell!</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/896414#896414 8 Answer by drikoda for How can you tell if a person is a programmer? drikoda 2009-05-22T04:57:04Z 2009-05-22T04:57:04Z <p>They live in their parent's house.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/898685#898685 6 Answer by David Basarab for How can you tell if a person is a programmer? David Basarab 2009-05-22T16:13:28Z 2009-05-27T22:16:59Z <p>WritesTheirSentencesWithNoSpacesAndCamelCased.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/898771#898771 14 Answer by Mark Ransom for How can you tell if a person is a programmer? Mark Ransom 2009-05-22T16:33:21Z 2009-05-28T01:24:28Z <p>You can tell by the keyboard impressions on their face, after they wake up.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/899911#899911 28 Answer by Aaron Daniels for How can you tell if a person is a programmer? Aaron Daniels 2009-05-22T20:43:29Z 2009-05-23T11:50:47Z <p>When they introduce their son as JSON and their daughter as Ruby.</p> <p>You can tell that the person is a bad programmer if the names are x and Form1.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/899990#899990 15 Answer by not-too-smatr for How can you tell if a person is a programmer? not-too-smatr 2009-05-22T21:03:59Z 2009-05-22T21:03:59Z <p>They complain that books don't have a built-in <code>grep</code> function.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/900028#900028 31 Answer by keysersoze for How can you tell if a person is a programmer? keysersoze 2009-05-22T21:13:50Z 2009-05-22T21:13:50Z <p>Easy question. They aren't. I'd guess this method is 99% accurate, given a random sample of people.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/900045#900045 2 Answer by mlvljr for How can you tell if a person is a programmer? mlvljr 2009-05-22T21:19:35Z 2009-05-22T21:19:35Z <p>When told (at a railway station for example) to go via the gate, say, № 2, <em>they start counting the gates from zero</em>! (did it myself a few times)</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/900101#900101 7 Answer by outis for How can you tell if a person is a programmer? outis 2009-05-22T21:37:18Z 2009-05-22T21:37:18Z <p>You could use the old one-question programmer test: Did you see that VW beetle with the "FEATURE" license plate?</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/900303#900303 0 Answer by for How can you tell if a person is a programmer? 2009-05-22T22:38:54Z 2009-08-04T11:06:14Z <p>They identify the difference between 0,{},None,'None',False,'false,nil,null and 42 more Excel options, program Excel and optionally quote "00100110011100111000011 or 01001100110011010001," understand any information, change any password, force any cipher, decode and encode any telephone and pay-per-view and very popular on television</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/900532#900532 16 Answer by Jason Baker for How can you tell if a person is a programmer? Jason Baker 2009-05-23T00:33:35Z 2009-06-02T00:48:23Z <p>Typically, if a quotation ends a sentence, you should put the period within the quotation marks: "blah."</p> <p>I've noticed that programmers (myself included) tend to put it outside the quotes: "blah".</p> <p>I do this because I see the period as not part of the "string", thus it belongs outside the quotes.</p> <p>Interestingly enough, the rules are a <a href="http://www.wsu.edu:8080/~brians/errors/quotation%5Fmarks.html" rel="nofollow">bit more complicated</a>.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/900557#900557 1 Answer by Jeremy for How can you tell if a person is a programmer? Jeremy 2009-05-23T00:47:02Z 2009-05-23T00:47:02Z <p>They wince at the mention of recursion. </p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/900850#900850 0 Answer by Chathuranga Chandrasekara for How can you tell if a person is a programmer? Chathuranga Chandrasekara 2009-05-23T04:30:16Z 2009-05-23T04:30:16Z <p>Check whether he is on Linkedin :)</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/900883#900883 12 Answer by ammoQ for How can you tell if a person is a programmer? ammoQ 2009-05-23T04:58:02Z 2009-05-23T04:58:02Z <p>Male programmers: Confronted with an extremely hot chick and an oddly blinking device at the same time, their attention immediately focuses on the blinking device. That is, unless the girl wears a geeky T-shirt.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/900967#900967 44 Answer by Paul Morie for How can you tell if a person is a programmer? Paul Morie 2009-05-23T05:52:45Z 2009-06-18T13:41:57Z <p>They attempt to unwind the call stack in a conversation.</p> <p><strong>Edit:</strong></p> <p>The responses where people are indicating that this frustrates/horrifies non-programmers are pretty interesting to me. It seems like having to have a mental model of the call stack and execution state of each stack frame helps in being able to juggle multiple discourse-threads in the same conversation.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/900978#900978 45 Answer by hasen j for How can you tell if a person is a programmer? hasen j 2009-05-23T06:01:22Z 2009-08-09T14:29:15Z <p>Ask them do you know what linux is. next question: do you program.</p> <p>A programmer of course, wouldn't know to do this. Instead he has to ask on stackoverflow.</p> <p><a href="http://xkcd.com/530/" rel="nofollow">http://xkcd.com/530/</a> <img src="http://imgs.xkcd.com/comics/im_an_idiot.png" title="Sadly, this is a true story. At least I learned about the OS X 'say' command."/></p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/901406#901406 2 Answer by Jamie Rumbelow for How can you tell if a person is a programmer? Jamie Rumbelow 2009-05-23T11:56:21Z 2009-05-23T11:56:21Z <p>If they greet you with "Hello, World" then you're onto a winner!</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/901453#901453 11 Answer by Donotalo for How can you tell if a person is a programmer? Donotalo 2009-05-23T12:32:06Z 2009-05-23T12:32:06Z <p>They like to answer using algorithmic terms.</p> <p>Once one of my programmer friend was looking for his exam paper from a stack of around 120 papers. He was checking every paper if his roll number was written on it. When he was in the middle of the stack, he was tired and told me, "See the problem with linear search?"</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/903738#903738 7 Answer by yves Baumes for How can you tell if a person is a programmer? yves Baumes 2009-05-24T13:13:08Z 2009-05-24T13:13:08Z <p>Sometimes, reading a newspaper article, for instance (remembering one):</p> <blockquote> <p>"... and now a $1 question: ..."</p> </blockquote> <p>I read $1 as "dollar one" instead of "one dollar" ... as if it was a shell function parameter ... pffff.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/915542#915542 5 Answer by otherchirps for How can you tell if a person is a programmer? otherchirps 2009-05-27T12:51:05Z 2009-05-27T12:51:05Z <p>This is one way of recognising programmers that I read somewhere:</p> <p>They're the people starved to death in the shower. Still clutching the shampoo bottle which says, "Lather, rinse, repeat".</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/916410#916410 6 Answer by Dave Webb for How can you tell if a person is a programmer? Dave Webb 2009-05-27T15:29:35Z 2009-05-27T15:29:35Z <p>They know more about what's inside their laptop than what's under the bonnet (hood) of their car.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/918009#918009 19 Answer by Jason Baker for How can you tell if a person is a programmer? Jason Baker 2009-05-27T21:05:50Z 2009-05-27T21:05:50Z <p>You're a programmer if a coworker says something about "market segmentation" and you immediately start thinking of a way to make a joke involving a "market segmentation fault".</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/918039#918039 2 Answer by Christopher for How can you tell if a person is a programmer? Christopher 2009-05-27T21:12:49Z 2009-05-27T21:12:49Z <p>They use pascal notation for any compound word.</p> <p><em>Hey Timmy, it's BedTime.</em></p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/918063#918063 23 Answer by sal for How can you tell if a person is a programmer? sal 2009-05-27T21:20:25Z 2009-05-27T21:20:25Z <p>The answer to "what kind of computer do you use?" isn't a one word response.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/918146#918146 2 Answer by Joshua Louden for How can you tell if a person is a programmer? Joshua Louden 2009-05-27T21:39:46Z 2009-05-27T21:39:46Z <p>If they dream code.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/918728#918728 -1 Answer by Elijah Glover for How can you tell if a person is a programmer? Elijah Glover 2009-05-28T01:10:59Z 2009-05-28T01:10:59Z <p>They drive a red Mitsubishi Lancer</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/919048#919048 3 Answer by Blab for How can you tell if a person is a programmer? Blab 2009-05-28T03:31:21Z 2009-05-28T03:31:21Z <p>When programmer goes to bed, he takes two glasses: first with water in case became thirsty and empty second in case is not.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/919063#919063 19 Answer by pang for How can you tell if a person is a programmer? pang 2009-05-28T03:37:20Z 2009-05-28T03:37:20Z <p>if you ask them how to solve a problem, they will tell you many different ways to solve it.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/930788#930788 0 Answer by Yassir for How can you tell if a person is a programmer? Yassir 2009-05-30T22:39:11Z 2009-05-30T22:39:11Z <p>If we can need a program that do our job in our place we build it :)</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/930810#930810 14 Answer by htw for How can you tell if a person is a programmer? htw 2009-05-30T22:49:21Z 2009-05-30T22:55:27Z <p>They use "foo", "bar", or "baz" in everyday speech (especially when referring to hypothetical situations).</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/932299#932299 4 Answer by Zifre for How can you tell if a person is a programmer? Zifre 2009-05-31T15:50:03Z 2009-05-31T18:42:37Z <p>They use words like implements, class, override, while, and continue a lot more than non-programmers would. If they're a functional language programmer they'll probably say let a lot.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/932661#932661 0 Answer by knittl for How can you tell if a person is a programmer? knittl 2009-05-31T19:23:09Z 2009-05-31T19:23:09Z <p>laptop bags and glasses :D</p> <p>or just visit stackoverflow.com</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/932710#932710 13 Answer by Barry Brown for How can you tell if a person is a programmer? Barry Brown 2009-05-31T19:48:38Z 2009-05-31T19:48:38Z <p>They set up character and paragraph styles in Word before starting to type.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/932712#932712 3 Answer by Roman Plášil for How can you tell if a person is a programmer? Roman Plášil 2009-05-31T19:50:04Z 2009-05-31T19:50:04Z <p>From their posture, impaired by years of sitting at the computer.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/932737#932737 3 Answer by tom for How can you tell if a person is a programmer? tom 2009-05-31T20:00:41Z 2009-05-31T20:00:41Z <p>The programmer, when forced to put pencil to paper, will put a slash through their zeros and underscore their ones. Other digits really don't matter. ;)</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/937521#937521 3 Answer by musicfreak for How can you tell if a person is a programmer? musicfreak 2009-06-02T01:03:30Z 2009-06-02T01:03:30Z <p>He makes sure to say "sudo" before asking you for something.</p> <p><img src="http://imgs.xkcd.com/comics/sandwich.png" alt="Sudo make me a sandwich" /></p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/942129#942129 13 Answer by runaros for How can you tell if a person is a programmer? runaros 2009-06-02T22:04:18Z 2009-06-02T22:04:18Z <p>They are constantly trying to debug the world.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/980862#980862 -5 Answer by Varun Mahajan for How can you tell if a person is a programmer? Varun Mahajan 2009-06-11T12:44:16Z 2009-06-11T12:44:16Z <p>They think that use of spaces between words is a waste. Like TheyThinkUseOfSpacesBetweenWordsIsAWaste.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/992632#992632 15 Answer by Lucas Jones for How can you tell if a person is a programmer? Lucas Jones 2009-06-14T10:52:26Z 2009-06-14T10:52:26Z <p>They have memorised the powers of 2 up to at <em>least</em> 2^13 (8192), and can freak people out by reciting them.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/992669#992669 13 Answer by Yuval A for How can you tell if a person is a programmer? Yuval A 2009-06-14T11:38:37Z 2009-06-14T11:38:37Z <p>A programmer considers an XKCD image as a legitimate answer for a question.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/992804#992804 -4 Answer by abmv for How can you tell if a person is a programmer? abmv 2009-06-14T13:10:32Z 2009-06-14T13:10:32Z <p>You can't.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1012302#1012302 8 Answer by Eytan Levit for How can you tell if a person is a programmer? Eytan Levit 2009-06-18T12:11:37Z 2009-06-18T12:11:37Z <p>If they ask other programmers how to identify a programmer , and do so in StackOverflow.com .</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1012374#1012374 8 Answer by MiffTheFox for How can you tell if a person is a programmer? MiffTheFox 2009-06-18T12:29:22Z 2009-06-18T12:29:22Z <ul> <li><p>They doodle in ASCII art.</p></li> <li><p>Their house is decorated in web-safe colors.</p></li> <li><p>They try to put hyperlinks in their speech.</p></li> <li><p>They've ever tried to program with a paper and pen.</p></li> <li><p>Anyone they see with a Mac will either be praised for their good choice in computers, or yelled at until they switch to (Windows (XP|7)|.+nix|.*BSD).</p></li> <li><p>They'll also badger owners of computers running Vista, but never end up complementing them.</p></li> <li><p>Instead of writing a shopping list, they write a shopping regex.</p></li> <li><p>Their family always thinks they can fix any small appliance.</p></li> </ul> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1012438#1012438 5 Answer by Kyle Walsh for How can you tell if a person is a programmer? Kyle Walsh 2009-06-18T12:42:30Z 2009-06-18T12:42:30Z <p>Coming into work later than everyone. </p> <p>In some cases, mapping their current sleep schedule to whatever time zone they would be getting to work at 9am in. </p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1013109#1013109 3 Answer by Stuart B for How can you tell if a person is a programmer? Stuart B 2009-06-18T14:51:36Z 2009-06-18T14:51:36Z <p>Not just a beard -</p> <p>A <strong><em>neckbeard</em></strong>.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1013194#1013194 1 Answer by l33tminion for How can you tell if a person is a programmer? l33tminion 2009-06-18T15:02:10Z 2009-06-18T15:02:10Z <p>In my town, if you see some bleary-eyed coffee-holding individual heading office-wards around noon, they're probably a programmer.</p> <p>... or maybe that's just me.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1013762#1013762 3 Answer by Olav for How can you tell if a person is a programmer? Olav 2009-06-18T16:35:06Z 2009-06-18T16:35:06Z <p>Developers celebrate Halloween and Christmas together because Oct(31) == Dec(25).</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1014071#1014071 8 Answer by Barry Brown for How can you tell if a person is a programmer? Barry Brown 2009-06-18T17:31:42Z 2009-08-26T02:07:57Z <p>Instructions to other people are expressed as algorithms, sprinkled with if/then/else conditions and loops.</p> <blockquote> <p>We'll be meeting tomorrow in the parking lot at my work. If you don't see me right away, then I'm probably in my office and you should wait in the lobby. We'll be eating lunch along the way. Water will be provided. If you want your own drink, then bring money for the vending machines. For each person in the group, the entry fee is $2 if you are a student, $5 otherwise. While we are on the tour, keep chatter to a minimum, but if you have a question please don't hesitate to ask the guide.</p> </blockquote> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1014385#1014385 3 Answer by wweicker for How can you tell if a person is a programmer? wweicker 2009-06-18T18:27:57Z 2009-06-18T18:27:57Z <p>You hear them verbally using very specific programming symbols in conversation. For example, have you ever heard someone say "<a href="http://en.wikipedia.org/wiki/Octothorpe" rel="nofollow">octothorpe</a>" out loud? (or casually mention "bang" or "hash" or "tilde" etc)</p> <p>They also cringe when symbols are misused by non-programmers. For example if someone is dictating and they say "star" but mean to say asterisk, or confusing the difference between a <a href="http://en.wikipedia.org/wiki/Square%5Fbracket#Box%5Fbrackets%5For%5Fsquare%5Fbrackets%5F.5B%5F.5D" rel="nofollow">bracket</a>, <a href="http://en.wikipedia.org/wiki/Curly%5Fbracket%5Fprogramming%5Flanguage" rel="nofollow">brace</a> and <a href="http://en.wikipedia.org/wiki/Square%5Fbracket#Parentheses%5F.28%5F.29" rel="nofollow">parenthesis</a>.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1014692#1014692 -2 Answer by AdamDecaf for How can you tell if a person is a programmer? AdamDecaf 2009-06-18T19:23:13Z 2009-06-18T19:23:13Z <p>Programs that they write for themselves contain no input validation.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1028103#1028103 0 Answer by alkaloid for How can you tell if a person is a programmer? alkaloid 2009-06-22T16:19:31Z 2009-06-22T16:19:31Z <p>Unusual snacking habits.</p> <p><a href="http://www.youtube.com/watch?v=I25UeVXrEHQ#t=1m46s" rel="nofollow">http://www.youtube.com/watch?v=I25UeVXrEHQ#t=1m46s</a></p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1028121#1028121 15 Answer by joe for How can you tell if a person is a programmer? joe 2009-06-22T16:22:32Z 2009-08-26T02:04:45Z <p>Person considers 256 to be a nice, round number.</p> <p>Person becomes annoyed when 10K means 10,000.</p> <p>Person starts counting from 0 and ends up with one less than everyone else.</p> <p>Person ends their sentences with a semi-colon.</p> <p>Person write “equals” as == and “not equals” as !=.</p> <p>Person know where to find the {braces} keys without looking.</p> <p>Person call text phrases “strings.”</p> <p>Person frequently use words like iteration, contiguous, trivial, version, array, polymorphic, parse and WTF in casual conversations.</p> <p>When someone asks what languages Person speaks, Person replies: “C#, Java, PHP and Python.”</p> <p>Person hears the word "Scuzzy" and does not think it is a bad thing.</p> <p>Person's favorite f-word is fdisk.</p> <p>Person includes XML in regular correspondence.</p> <p>Person uses camelCase for names.</p> <p>Person takes things too literally. For example, my wife gets upset when she asks “Do you want to take out the garbage?” (no) instead of “Will you take out the garbage?” (yes).</p> <p>Person responds to questions too logically. For example, when a waitress asks me, “Would you like coffee or tea?” Person responds, “Yes.”</p> <p>Person answers negative questions in the technically-correct but awkward way. When my mom asks me, “Wouldn’t you like a glass of milk?” I respond, “Yes, I wouldn’t like a glass of milk.”</p> <p>When Person makes a mistake or says something Person shouldn’t have, Person wishes Person could press Ctrl+Z.</p> <p>When searching a paper book, Person gets frustrated that Person cannot simply press Ctrl+F to find the text Person’m looking for.</p> <p>When a store cashier asks Person for their zip code, Person demands to see the store’s privacy policy.</p> <p>Person gets sudden attacks of bittersweet nostalgia when thinking about their long-lost Commodore 64, Sinclair ZX-81, TRS-80, or Amiga 1000.</p> <p>It’s hard for Person to make an absolute statement because Person always considers that there may be an edge case.</p> <p>Person unit-tests his wife, expecting deterministic, solid outputs for a certain input with boundary conditions.</p> <p>Person tells his wife to “stop throwing exceptions that Person is not willing to catch.”</p> <p>Person holds a mouse more than his wife’s hand.</p> <p>Person assumes that most people love their jobs like Person does.</p> <p>Person would rather text the guy in the next cubicle than talk to him.</p> <p>Nighttime and sleep are no longer irrevocably linked.</p> <p>Person understands (0×2b||!0×2b) and finds it funny.</p> <p>Person thinks these programming jokes are hilarious.</p> <p>Person thinks xkcd is the funniest webcomic ever.</p> <p>Person believes these laws to be self-evident and true.</p> <p>Person thinks that the three primary colors are red, green and blue.</p> <p>Person has more than one monitor.</p> <p>Person has more email addresses than pairs of shoes.</p> <p>The number of computers in Person's house exceeds the number of romantic relationships Person had in their lifetime.</p> <p>Person runs a Web server at home.</p> <p>Instead of playing games on their Xbox, Person installs Linux and uses it as a server.</p> <p>Person carries a USB flash drive in their pocket wherever Person goes.</p> <p>Person knows what a router is, and Person knows what a bit is, but Person does not know what is a router bit.</p> <p>Person helped their grandma create her own blog.</p> <p>Whenever Person uses another person’s computer, Person complains that they are not using Firefox and attempt to switch them.</p> <p>Person email themselves to remind them to do something.</p> <p>Person rigs up elaborate mechanisms to perform basic tasks.</p> <p>Person has written a useless program “just for the fun of it.”</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1033847#1033847 1 Answer by jeje for How can you tell if a person is a programmer? jeje 2009-06-23T16:55:23Z 2009-06-23T16:55:23Z <p>They think (and say) the letters 'a' to 'f' are digits.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1044420#1044420 2 Answer by Paolo Moretti for How can you tell if a person is a programmer? Paolo Moretti 2009-06-25T14:56:55Z 2009-06-25T14:56:55Z <p>They like Monty Python :-)</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1051765#1051765 2 Answer by Secko for How can you tell if a person is a programmer? Secko 2009-06-27T00:09:48Z 2009-06-27T00:09:48Z <p>I saw this question and couldn't resist to answer. I'm probably a little late with the answer but I will submit it anyway.</p> <p>I think this is a really good question, if not "serious" and "useful" then "humoristic" and "resourceful". I have always wanted to know whether a person fits the "programmer profile" before starting a project with them. Sometimes a person can "pass as a programmer" amongst people that dont know much about computers and technology in general. This person is mainly known as a "poser" or "want to be programmer". Every programmer can identify this person, mock him or accept him.</p> <p>I always look for a certain pattern in people before I can communicate with them openly. I think that most geeks do, as I cannot share my opinion and intrests if the person doesn't have the same or close to same patterns as me. Maybe I sound selfish, maybe arrogant, but that's the only way I can stay interested in people and have "normal" day to day conversations.</p> <p>How can you really recognise a programmer from afar? If you focus and look closely, programmers are not hard to spot. They dress casual, plain but comfortable. Programmers come in all "shapes" and "forms", some wear glasses some dont, some are really tall, some are really fat, etc. They dont care about their look (they only care about the code), unless they are going to a programmers convention. Other people describe them as loners and distant.</p> <p>Programmers identify programmers from afar. It's a given, natural thing that all programmers possess. It's "embedded" into us.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1111858#1111858 3 Answer by NateDSaint for How can you tell if a person is a programmer? NateDSaint 2009-07-10T20:36:04Z 2009-07-10T20:36:04Z <p>This is something I've done before: when counting out change to try and give exact change to a teller or when helping someone at a cash register to give them cash back, you run out of one coin type, and in order to make up for it start looking for negative coins to arrive at the same total. AKA the negative one coin to speed up the process of counting out 99 cents. </p> <p>I said this aloud, and my wife said "people would just throw away the negative coins."</p> <p>To which I replied "But then they'd have to wait for change more often!"</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1116956#1116956 4 Answer by rprandi for How can you tell if a person is a programmer? rprandi 2009-07-12T21:22:02Z 2009-07-13T00:59:58Z <p>I was playing cards with some friends and when we finished, i noticed my friend was sorting the deck with mergesort.</p> <p>Now, you can tell if a person is a programmer if the person sorts a deck of cards with mergesort... or if a person <em>notices</em> that someone else is sorting a deck with mergesort...</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1247675#1247675 4 Answer by Paxinum for How can you tell if a person is a programmer? Paxinum 2009-08-08T01:17:00Z 2009-08-08T01:17:00Z <p>It is easier to ssh into the other computer on the desk to turn down the volume than actually reach 50cm and push the button on the other keyboard.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1337159#1337159 -1 Answer by GuinnessFan for How can you tell if a person is a programmer? GuinnessFan 2009-08-26T20:08:00Z 2009-08-26T21:34:15Z <p>It depends &lt;insert awkward pause&gt;.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1489139#1489139 -1 Answer by khebbie for How can you tell if a person is a programmer? khebbie 2009-09-28T20:14:08Z 2009-09-28T20:14:08Z <p>I usually say that if a person is good at catching a ball and cares about their clothing, I would doubt their ability to program. So I suppose this could be signs</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1489188#1489188 -1 Answer by Brian for How can you tell if a person is a programmer? Brian 2009-09-28T20:24:59Z 2009-09-28T20:24:59Z <p>They have their significant other's name tattooed on their arm...in binary. (Yes, that example is from real life).</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1697567#1697567 0 Answer by Charles Bretana for How can you tell if a person is a programmer? Charles Bretana 2009-11-08T19:10:38Z 2009-11-08T19:10:38Z <p>They look at your shoes when they speak to you</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1697601#1697601 0 Answer by Barry Brown for How can you tell if a person is a programmer? Barry Brown 2009-11-08T19:19:45Z 2009-11-08T19:19:45Z <p>When asked to tell a programming joke, the first one they say is "There are 10 types of people in the world: those who understand binary, and those who don't."</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1705573#1705573 0 Answer by lazyIrishman for How can you tell if a person is a programmer? lazyIrishman 2009-11-10T04:12:02Z 2009-11-10T04:12:02Z <p>you can't! All of the methods thus far that truly mark a programmer have relied upon active observation vs. passive observation(the type of observation the question was referring to). Do you really think that you can pick a programmer out of a crowd of people based upon appearance,clothing, and affectations? Considering all of the physical characteristics, general habits, and sleep cycles whats the difference between a college student and a computer programmer (I'm not saying that these two are mutually exclusive I'm merely stating that the similar qualities are striking)? Honestly I don't see much.That holds true anyways until the programmer opens their mouth... </p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1707175#1707175 1 Answer by woop for How can you tell if a person is a programmer? woop 2009-11-10T11:06:14Z 2009-11-10T11:06:14Z <p>They choose the names "Alice" and "Bob" when talking about hypothetical persons (to a non-programmer)</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1768468#1768468 0 Answer by tsilb for How can you tell if a person is a programmer? tsilb 2009-11-20T05:14:09Z 2009-11-20T05:14:09Z <p>"Do you have the time?"</p> <p>"Yes" || "Of course I have the time, I'm wearing a watch".</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1768501#1768501 0 Answer by Jebli for How can you tell if a person is a programmer? Jebli 2009-11-20T05:24:19Z 2009-11-20T05:24:19Z <p>To find whether a person i a computer programer.I have one idea.This might not be always correct.</p> <p>Check the bottom of the wrist ,It should be rough and hard since he is always using the mouse and his wrist(postion where the wrist come in contact with the desk) will become hard.So u can shake your hands to someone to find whether he is using computer always.</p> <p>This will not work out for one who doesent use mouse. The might be wrong in case when we find persons who always plays computer games with mouse. :)</p> <p>Please forgive me if i am wrong.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1768517#1768517 1 Answer by tsilb for How can you tell if a person is a programmer? tsilb 2009-11-20T05:28:50Z 2009-11-20T05:28:50Z <p>Here's a great example from my real-life life.</p> <p>Software development has taught me to find problems and bad design, proactively. Further, it has taught me to try to fix them, and occasionally report them at a status meeting or into some bug database, etc.</p> <p>As a result, any time my daily workflow is interrupted (Specifically driving, grocery runs, etc), I immediately locate the "cause" or the person at "fault". I'll blame the thing or person directly (as a fix), or utter a snide comment (as a status update / TODO), and go on with my day as if nothing happened.</p> <p>People think I'm just complaining, but I'm really trying to improve the world in my own little way.</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1773128#1773128 0 Answer by boytheo for How can you tell if a person is a programmer? boytheo 2009-11-20T20:42:57Z 2009-11-20T20:42:57Z <p>They know there are only 6 colors in the rainbow! Red, orange, yellow, green, blue, purple.</p> <p>And anyone who thinks there are 7 colors obviously is too stupid to understand RGB ;)</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1808884#1808884 0 Answer by Jimmy Engtröm for How can you tell if a person is a programmer? Jimmy Engtröm 2009-11-27T13:48:42Z 2009-11-27T13:48:42Z <p>When asked: Do you wan't Coffee or tea the programmer replies true (or yes).</p> http://stackoverflow.com/questions/895296/how-can-you-tell-if-a-person-is-a-programmer/1808932#1808932 0 Answer by maxedmelon for How can you tell if a person is a programmer? maxedmelon 2009-11-27T13:57:57Z 2009-11-27T13:57:57Z <p>If "Yes" and "No" are the only thing they answer to a specific question.</p> <p>This is not always tolerated by the people around them ;-)</p>