Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Do all programmers suffer from OCD?

Do all programmers suffer from OCD?

Scheduled Pinned Locked Moved The Lounge
tutorialquestion
75 Posts 41 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J John M Drescher

    I am a real programmer at least I believe so. I have written over 500K lines of MFC code at my day job in the last 11.5 years.

    John

    D Offline
    D Offline
    Dave Sexton
    wrote on last edited by
    #36

    John M. Drescher wrote:

    I have written over 500K lines of MFC code at my day job in the last 11.5 years.

    Pah! Noob. ;P

    But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
    Because programming is an art, not a science. Marc Clifton
    I gave up when I couldn't spell "egg". Justine Allen

    1 Reply Last reply
    0
    • L Lost User

      Not OCD, but ADHD definitely! I forget to do a lot of things and have trouble listening when people are talking to me, because I expect them to say boring things all the time, and they usually do. :-D On the other hand, when I'm playing a computer game or checking out some interesting CP article, all those troubles magically disappear. :) Oh, wait... I do have OCD behavior. When people say boring things or when I have to wait for something I also repeatedly count to 4 in my head. Sometimes I use my fingers for the same purpose.

      S Offline
      S Offline
      SilimSayo
      wrote on last edited by
      #37

      Me too. I have a hard time listening to other people because they seem to be saying unintelligent things. I need constant stimulation else I get bored quickly. I say things that other don't immediately understand; some people will understand what I said after a week or so. I am a control freak too. I have to check everything. Many times I'm not sure that I did something, so I do again, and again.... just to really be sure.... Not good for relationships but very good for picking up errors in code and typos in resumes.

      P 1 Reply Last reply
      0
      • P Paul Brower

        Many people I know would say I suffer from some sort of OCD (Obsessive Compulsive Disorder - for anyone not familiar with the term). I have never been 'diagnosed', nor have I ever sought any kind of treatment or medication, because I just consider myself to have a few behavioral quirks. An example of some of my quirks are: - I have to lock my vehicle (with remote) three times. - I check my alarm clock a few times before going to bed. - I have to get up at a certain time, be off to work at a certain time, etc, or I have a bad day. - I have to wash my hands immediately after eating at a public place. - ... you get the idea. Looking back at my life, I realized I never had 'OCD issues' before I was a programmer. Looking at other programmers around me I realize many, if not most of them, display characteristics that some would attribute to a form of OCD. Do you have OCD? Do you think it could have anything to do with writing code for so many years?

        H Offline
        H Offline
        hairy_hats
        wrote on last edited by
        #38

        Can't respond...cleaning keyboard....cleaning...cleaning...all these germs...dirty...dirty germs...dirty...must clean keyboard...

        1 Reply Last reply
        0
        • J John M Drescher

          I am a real programmer at least I believe so. I have written over 500K lines of MFC code at my day job in the last 11.5 years.

          John

          S Offline
          S Offline
          SilimSayo
          wrote on last edited by
          #39

          You definately have OCD!

          J 1 Reply Last reply
          0
          • S SilimSayo

            You definately have OCD!

            J Offline
            J Offline
            John M Drescher
            wrote on last edited by
            #40

            I don't count my lines. Since I work by myself on most projects PLC (Project Line Counter) tells me how many lines I have written. Every once and a while I check this..

            John

            1 Reply Last reply
            0
            • J jchigg2000

              I certainly do. Here is some code from a recent program of mine. if(a==b){ if(a==b){ if(a==b){ doSomething; } } } Just kidding!

              H Offline
              H Offline
              Harvey Saayman
              wrote on last edited by
              #41

              jchigg2000 wrote:

              if(a==b){ if(a==b){ if(a==b){ doSomething; } } }

              it seems to me that JAVA has corrupted your mind :rolleyes:

              Harvey Saayman - South Africa Junior Developer .Net, C#, SQL you.suck = (you.Passion != Programming & you.Occupation == jobTitles.Programmer) 1000100 1101111 1100101 1110011 100000 1110100 1101000 1101001 1110011 100000 1101101 1100101 1100001 1101110 100000 1101001 1101101 100000 1100001 100000 1100111 1100101 1100101 1101011 111111

              1 Reply Last reply
              0
              • P Pete OHanlon

                Switch the radio off then.

                Deja View - the feeling that you've seen this post before.

                My blog | My articles

                S Offline
                S Offline
                Single Step Debugger
                wrote on last edited by
                #42

                I can’t because it’s not a radio. Our office in Huston was promoted to a submarine. So they moved all the staff (ninety people) to work here in the Jersey office for several weeks. We have a crises center for such of cases, but still the office is overloaded and the voices are everywhere. P.P: Pure people :sigh:

                The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word. Advertise here – minimum three posts per day are guaranteed.

                1 Reply Last reply
                0
                • P Paul Brower

                  Many people I know would say I suffer from some sort of OCD (Obsessive Compulsive Disorder - for anyone not familiar with the term). I have never been 'diagnosed', nor have I ever sought any kind of treatment or medication, because I just consider myself to have a few behavioral quirks. An example of some of my quirks are: - I have to lock my vehicle (with remote) three times. - I check my alarm clock a few times before going to bed. - I have to get up at a certain time, be off to work at a certain time, etc, or I have a bad day. - I have to wash my hands immediately after eating at a public place. - ... you get the idea. Looking back at my life, I realized I never had 'OCD issues' before I was a programmer. Looking at other programmers around me I realize many, if not most of them, display characteristics that some would attribute to a form of OCD. Do you have OCD? Do you think it could have anything to do with writing code for so many years?

                  S Offline
                  S Offline
                  swjam
                  wrote on last edited by
                  #43

                  everytime i receive a complaint from the marketing department about the website, i have to reboot it three times... also whenever i have to edit whatever i'm typing, i have to delete only those letters that will not be in the new text to conserve electrons... have a good day...

                  ---------------------------------------------------------- "unzip; strip; touch; finger; mount; fsck; more; yes; unmount; sleep" - my daily unix command list

                  1 Reply Last reply
                  0
                  • P Paul Brower

                    Many people I know would say I suffer from some sort of OCD (Obsessive Compulsive Disorder - for anyone not familiar with the term). I have never been 'diagnosed', nor have I ever sought any kind of treatment or medication, because I just consider myself to have a few behavioral quirks. An example of some of my quirks are: - I have to lock my vehicle (with remote) three times. - I check my alarm clock a few times before going to bed. - I have to get up at a certain time, be off to work at a certain time, etc, or I have a bad day. - I have to wash my hands immediately after eating at a public place. - ... you get the idea. Looking back at my life, I realized I never had 'OCD issues' before I was a programmer. Looking at other programmers around me I realize many, if not most of them, display characteristics that some would attribute to a form of OCD. Do you have OCD? Do you think it could have anything to do with writing code for so many years?

                    J Offline
                    J Offline
                    James R Twine
                    wrote on last edited by
                    #44

                    Not OCD, but perhaps a very slight form of autism or Asperger’s syndrome (seriously!).    There is recent(?) research that identfies autism as a form of hyper-systemizing.  Software developers are generally systemizing types -- we look at a problem and, to varying degrees, try to fit it into a model that can be controlled and/or predicted, or we try to solve the problem by building a model that has those characteristics.    I think I read an article about it and some of the other properties/traits that help identify those people that may be well suited to engineering-related.  I think it was in EE Times last year.    Just something to think about...    Peace!

                    -=- James
                    Please rate this message - let me know if I helped or not! * * * If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
                    Remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
                    See DeleteFXPFiles

                    S 1 Reply Last reply
                    0
                    • J jchigg2000

                      I certainly do. Here is some code from a recent program of mine. if(a==b){ if(a==b){ if(a==b){ doSomething; } } } Just kidding!

                      L Offline
                      L Offline
                      leppie
                      wrote on last edited by
                      #45

                      You forgot the try/catch around checking for equality :doh: ;P

                      xacc.ide - now with TabsToSpaces support
                      IronScheme - 1.0 alpha 4a out now (29 May 2008)
                      ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

                      P 1 Reply Last reply
                      0
                      • L leckey 0

                        It's not really diagnosed as OCD unless if affects normal life, like you miss work because you are spending hours washing your hands. Some people just like structure and normalcy so it gives you OCD traits, but your life is really "normal." For me, I was missing school, calling in sick to my part-time job because I was spending so much time brushing my teeth.

                        Blog link to be reinstated at a later date.

                        M Offline
                        M Offline
                        MidwestLimey
                        wrote on last edited by
                        #46

                        Another ailment on the list? I hope you're still making lemonade :rose:

                        Bar fomos edo pariyart gedeem, agreo eo dranem abal edyero eyrem kalm kareore

                        L 1 Reply Last reply
                        0
                        • P Paul Brower

                          Many people I know would say I suffer from some sort of OCD (Obsessive Compulsive Disorder - for anyone not familiar with the term). I have never been 'diagnosed', nor have I ever sought any kind of treatment or medication, because I just consider myself to have a few behavioral quirks. An example of some of my quirks are: - I have to lock my vehicle (with remote) three times. - I check my alarm clock a few times before going to bed. - I have to get up at a certain time, be off to work at a certain time, etc, or I have a bad day. - I have to wash my hands immediately after eating at a public place. - ... you get the idea. Looking back at my life, I realized I never had 'OCD issues' before I was a programmer. Looking at other programmers around me I realize many, if not most of them, display characteristics that some would attribute to a form of OCD. Do you have OCD? Do you think it could have anything to do with writing code for so many years?

                          B Offline
                          B Offline
                          Brady Kelly
                          wrote on last edited by
                          #47

                          I'm not happy unless both my monitors are equally spaced and angled with their vertex at the centre of my keyboard. :)

                          1 Reply Last reply
                          0
                          • M MidwestLimey

                            Another ailment on the list? I hope you're still making lemonade :rose:

                            Bar fomos edo pariyart gedeem, agreo eo dranem abal edyero eyrem kalm kareore

                            L Offline
                            L Offline
                            leckey 0
                            wrote on last edited by
                            #48

                            I was treated as a young adult. As long as I stay on my anti-anxiety medication it doesn't really manifest itself anymore. I was brushing my teeth several times a day and starting to do enamel damage. Now I am down to 2-3 times a day; I chew gum during the day if I feel anxious. I keep toothpaste and a brush in my purse, but I haven't resorted to them in awhile. Considering my current stress level that's a really good sign.

                            Blog link to be reinstated at a later date.

                            1 Reply Last reply
                            0
                            • L leppie

                              - cant sleep without a TV on - wear a cap before I even get dressed till I go sleep

                              xacc.ide - now with TabsToSpaces support
                              IronScheme - 1.0 alpha 4a out now (29 May 2008)
                              ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

                              B Offline
                              B Offline
                              Brady Kelly
                              wrote on last edited by
                              #49

                              leppie wrote:

                              wear a cap before I even get dressed till I go sleep

                              You mean all the time? :laugh:

                              1 Reply Last reply
                              0
                              • S Simon P Stevens

                                I check that the cooker & all the plugs are turned off before going to bed. I frequently have to do this more than once to satisfy myself it's done. I am not good at sitting still. I constantly jiggle a leg, or tap a foot while sitting at my desk. I do this a lot, at a restaurant, in the pub, in meetings etc. My wife often has to remind me to stop. I don't think it's OCD. Programming attracts a particular type of mind. So I think it's only natural you'll see lots of similar traits among programmers. I bet a lot of people here can see themselves in a lot of the traits mentioned in this[^] article.

                                Simon

                                R Offline
                                R Offline
                                Rutvik Dave
                                wrote on last edited by
                                #50

                                Simon Stevens wrote:

                                I am not good at sitting still. I constantly jiggle a leg, or tap a foot while sitting at my desk. I do this a lot, at a restaurant, in the pub, in meetings etc. My wife often has to remind me to stop.

                                OK that’s common for the people with creative mind. Psychologically (I am not a Doctor, I have seen this on TV :-D ) it’s because you are thinking something else and trying to concentrate on that situation forcefully. Observe when you are watching your favorite movie, you will not jiggle your leg, because you are 100% involve on that situation. But while sitting idle you are thinking something else and trying to be in the current situation, so at that time you will jiggle your leg. :) Same with the people drawing / writing something while talking on phone. Or tapping fingers on the desk while troubleshooting the code, even the radio is off.

                                S 1 Reply Last reply
                                0
                                • P Paul Brower

                                  Many people I know would say I suffer from some sort of OCD (Obsessive Compulsive Disorder - for anyone not familiar with the term). I have never been 'diagnosed', nor have I ever sought any kind of treatment or medication, because I just consider myself to have a few behavioral quirks. An example of some of my quirks are: - I have to lock my vehicle (with remote) three times. - I check my alarm clock a few times before going to bed. - I have to get up at a certain time, be off to work at a certain time, etc, or I have a bad day. - I have to wash my hands immediately after eating at a public place. - ... you get the idea. Looking back at my life, I realized I never had 'OCD issues' before I was a programmer. Looking at other programmers around me I realize many, if not most of them, display characteristics that some would attribute to a form of OCD. Do you have OCD? Do you think it could have anything to do with writing code for so many years?

                                  S Offline
                                  S Offline
                                  StevenWalsh
                                  wrote on last edited by
                                  #51

                                  It's really not an issue until it becomes maladaptive. If you were late to work because you needed to go home because you can only remember checking your house lock twice.. then it might be an issue.

                                  Einstein argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer. -Fred Brooks

                                  1 Reply Last reply
                                  0
                                  • J James R Twine

                                    Not OCD, but perhaps a very slight form of autism or Asperger’s syndrome (seriously!).    There is recent(?) research that identfies autism as a form of hyper-systemizing.  Software developers are generally systemizing types -- we look at a problem and, to varying degrees, try to fit it into a model that can be controlled and/or predicted, or we try to solve the problem by building a model that has those characteristics.    I think I read an article about it and some of the other properties/traits that help identify those people that may be well suited to engineering-related.  I think it was in EE Times last year.    Just something to think about...    Peace!

                                    -=- James
                                    Please rate this message - let me know if I helped or not! * * * If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
                                    Remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
                                    See DeleteFXPFiles

                                    S Offline
                                    S Offline
                                    StevenWalsh
                                    wrote on last edited by
                                    #52

                                    In my opinion Autism is the new popular diagnosis, much like ADD was in the 90's (Its almost impossible to know for sure, but there were countless kids who were prescribed riddlin that most likely did not need it)

                                    Einstein argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer. -Fred Brooks

                                    M 1 Reply Last reply
                                    0
                                    • P Paul Brower

                                      Many people I know would say I suffer from some sort of OCD (Obsessive Compulsive Disorder - for anyone not familiar with the term). I have never been 'diagnosed', nor have I ever sought any kind of treatment or medication, because I just consider myself to have a few behavioral quirks. An example of some of my quirks are: - I have to lock my vehicle (with remote) three times. - I check my alarm clock a few times before going to bed. - I have to get up at a certain time, be off to work at a certain time, etc, or I have a bad day. - I have to wash my hands immediately after eating at a public place. - ... you get the idea. Looking back at my life, I realized I never had 'OCD issues' before I was a programmer. Looking at other programmers around me I realize many, if not most of them, display characteristics that some would attribute to a form of OCD. Do you have OCD? Do you think it could have anything to do with writing code for so many years?

                                      R Offline
                                      R Offline
                                      Rutvik Dave
                                      wrote on last edited by
                                      #53

                                      This is not OCD. From the programmers point of view we all have a habit of double check. I.e. you know that in 90% case user will not leave user name field blank, then also you are checking for blank user name. So same way you know that 99% the car will be locked then also you will double check. Also we have a common habit that we required everything perfect. I.e. we need to have an OK and a Cancel Button on same height, even not a single pixel difference. That’s why we need our normal life things in a perfect order or in a perfect place. I think it’s nothing strange to be a perfect in normal life. You can observe some people involved with mathematics or physics, they might also do the same thing because their errors can cause serious trouble so they need to be perfect, and so they are double checking everything. So don’t worry nobody has OCD, so now stop thinking about the symptoms. :laugh:

                                      1 Reply Last reply
                                      0
                                      • P Paul Brower

                                        Many people I know would say I suffer from some sort of OCD (Obsessive Compulsive Disorder - for anyone not familiar with the term). I have never been 'diagnosed', nor have I ever sought any kind of treatment or medication, because I just consider myself to have a few behavioral quirks. An example of some of my quirks are: - I have to lock my vehicle (with remote) three times. - I check my alarm clock a few times before going to bed. - I have to get up at a certain time, be off to work at a certain time, etc, or I have a bad day. - I have to wash my hands immediately after eating at a public place. - ... you get the idea. Looking back at my life, I realized I never had 'OCD issues' before I was a programmer. Looking at other programmers around me I realize many, if not most of them, display characteristics that some would attribute to a form of OCD. Do you have OCD? Do you think it could have anything to do with writing code for so many years?

                                        C Offline
                                        C Offline
                                        Colin Angus Mackay
                                        wrote on last edited by
                                        #54

                                        Paul Brower wrote:

                                        Do you have OCD? Do you think it could have anything to do with writing code for so many years?

                                        I know a few programmers that could do with a dose of OCD because their shoddy lack of thoroughness leaves a lot to be desired.

                                        Recent blog posts: *SQL Server / Visual Studio install order *Installing SQL Server 2005 on Vista *Crazy Extension Methods Redux * Mixins My Blog

                                        M 1 Reply Last reply
                                        0
                                        • S StevenWalsh

                                          In my opinion Autism is the new popular diagnosis, much like ADD was in the 90's (Its almost impossible to know for sure, but there were countless kids who were prescribed riddlin that most likely did not need it)

                                          Einstein argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer. -Fred Brooks

                                          M Offline
                                          M Offline
                                          MidwestLimey
                                          wrote on last edited by
                                          #55

                                          That's what my wife said, she calls it "childhood disease", parent's would come in saying their kid is hyperactive and must be ADHD when all they were being was a rambunctious child. Now not only are kids not allowed to do anything, must be afraid of everyone and must partake of 15,000 extra-curricular activities at age 5 to enable them to get into a university and amass debt they can never repay. They also aren't allowed to behave like kids.

                                          Bar fomos edo pariyart gedeem, agreo eo dranem abal edyero eyrem kalm kareore

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups