vote up 2 vote down star
1

I think lots of programmer lose their ability to communication more or less. How can he get it back?

flag

54% accept rate
I don't think there is a connection between programming and lack of communication skills at all. How did you get this idea? – Treb Jan 23 at 13:01
How do you figure there is not? – Charles Conway Jan 23 at 13:03
Lack of data that supports the assumption – Treb Jan 23 at 13:08
@Treb - His grammar is not enough to illustrate the problem? =) – StingyJack Jan 23 at 13:11
why do they lose it in the first place? – Orkun Balkancı Jan 23 at 13:15
show 5 more comments

closed as subjective and argumentative by David Arno, StingyJack, ChrisW, David Basarab Jan 23 at 13:17

12 Answers

vote up 5 vote down check

Respect.

Always give some respect to your colleagues even when they are totally wrong. And be polite. Your communication skills will be a lot better when you do this.

link|flag
vote up 0 vote down

I don't think programmers lose the ability to communicate. Programming is communication. Programming is the process of formulating ideas in a programming language.

However, when programming we use languages that are accurate and void of ambivalence. A compiler always compiles the same source code into the same end result. This practice of avoiding ambivalent statements spill over into our spoken communication and perhaps make us different from non-programmers. We also spot syntactic errors faster than other. In your question, I can se at least three.

The only thing non-programmers are better at is ignoring ambivalence and without hesitation going with their own interpretations. We, on the other hand, will perhaps pause and require more explicit statements. Our non-programmer friends will then interpret this behaviour as lack of ability to communicate.

Before answering your question I would rephrase it: How can programmers learn to ignore ambivalent statements and syntactic errors when communicating with people that are coding challenged?

I think practice is the key. Keep some friends that are not into programming and hang out with them. It helps if you share interests outside of programming. Mild intoxication, such as from "a couple of beers" can be effective means to this end.

link|flag
vote up 0 vote down

Instead of looking down upon people because they don't understand technical things, try to imagine would the world would be like if your mechanics treated you like an idiot because you can't replace a fuel injector and waiters treated you like an idiot because you can't make your own spaghetti bolognese.

(And even if you don't look down on people for not knowing technical things, make sure you can make conversation on other topics. Imagine going on a date with a mechanic who could only talk about fuel injectors!)

Oh, and yeah. Have hobbies! And do volunteer work. The people that do volunteer work tend to be great people. Just the kind of people you want to get to know.

link|flag
vote up 0 vote down

Realise that not knowing how a computer works is not a sign of ignorance but of how complex the computer is and how bad a job we're doing explaining.

link|flag
vote up 0 vote down

The ability to interact with people, even lead them is a skill. Like all skills it takes practice. However practice without direction is wasted time.

A great start would to be to read : How to win friends and influence people It's also available in audiobook.

Once you've digested the book, start practicing. You will be amazed at how easy it is to communicate with people.

link|flag
maybe some programmers would prefer a 'cheat sheet'? haha – Blankman Jan 23 at 14:45
vote up 3 vote down

Really the key is to keep / start interacting with people. Have activities outside of work that don't involve sitting at a computer screen. Interacting with people is really a skill that has to be maintained.

link|flag
vote up 2 vote down

Well be honest with yourself and analyze the situation. If there is fear of rejection/mockery get over with it, no one is going to kill you because you're a geek. The best approach here is to make fun of it i think.

then think about the kind of people you'd want to get along with. Get some info on what they like (sports is an example, but that may be politics, soaps, whatever!) this might give you the vocabulary and the stuff to talk about.

link|flag
vote up 1 vote down

Listen to others, and remember that other non-programmers may have different values and opinions (and that this behaviour isn't necessarily incorrect).

Show an interest in what other people do, and they'll return that interest.

link|flag
vote up 1 vote down

Join a programming community.

Assuming there is a community where you live, of course. Force yourself to go to all the meet-ups, and you'll find people you actually want to talk to. I think it's a great way to start.

link|flag
Lol, me: My name is gamecat and I am a programmer. Croud: hi gamecat. – Gamecat Jan 23 at 12:51
True story: I said that once at a birthday party and got exactly that response. ( s/gamecat/David/ of course ;) ) – David Schmitt Jan 23 at 12:59
vote up 0 vote down

... self reflection, imagine how others would see you. that helps.

link|flag
that looks more like a way of efficiently drowning in an ocean of introspection. When people have communication problems, it is often due to low self-esteem. In this case imagining how people see you can only make things worse. -1, sorry. – nickolai Jan 28 at 14:23
vote up 1 vote down

You do not lose it. People who are good at programming (grokking abstract concepts) are usualy not good at communication.

Although you can learn how to communicate. Just like programming:

while not satisfied and not tired
  try to communicate

;-)

link|flag
I totally disagree, and I know a lots of examples of people good at both. It is just easier to assume that there's nothing you can change – nickolai Jan 23 at 13:02
vote up 2 vote down

Read a lot of non-technical books to keep your vocabulary growing. Meet a lot with friends who are not programmers and talk to them about stuff that is not computer related in any kind - sports is preferable - since you've got a lot of statistics there and you can analyze how the player form patterns on the field. You'd be suprised how design-patterns work in sports - like football/soccer (if american). Guess it is the same way in american football - but I don't follow that a lot.

link|flag

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