58

Is it possible that nearly every Coder/Programmer has some kind of social anxiety? 😂

Comments
  • 4
    Guess thats the reason to become a dev.
  • 14
    Social anxiety is one of the requirements to become developer.
  • 3
    I am one of those with social anxiety, and most of the people I work with are the same. But some are really normal and outgoing. Must be something else that's wrong with them...
  • 1
    Depends on the dev. social devs get promoted to Managment, or continue to be PM or Project Managers. They make more money usualy, and the work is easier, but more stressfull.
  • 1
    Mr. ROBOT has it.
  • 1
    @atulmy he definitely does
  • 0
    Well, I am not the most social person, but I usually go out with friends
  • 7
    Person dev = World.getPersonById(devId);

    if(!dev.socialAnxiety) {
    dev.jobTitle = "Project Manager";
    dev.secondaryJobTitle = "Scrum Master" ;
    }

    return dev;
  • 2
    I actually think this is some kind of self fulfilling prophecy. Just like 'only men do this'. I think this thinking hurts our industry. Don't get me wrong, there is nothing wrong in being anxious. I'm an introvert myself. But I think that having a variety of different personalities is beneficial as it gives more perspectives and approaches.
  • 1
    But what I like about coding is that you 'have a chance' against extroverts as you don't have to be loud to be heared. The only thing that counts is code. Maybe thats why a lot of introverts code. Its a way to express yourself without having to say a lot.
  • 2
    @BlueDev code is not the only thing that counts, social skills can be the difference from a low paycheck to a good paycheck.
  • 0
    It is the contrary, people with social anxiety tend to turn to computer science
  • 0
    I might be one of the most extroverted programmers out there...
Add Comment