Slashdot Mirror


East vs. West: Culture and Distributed Development

CowboyRobot writes "ACM's Queue has an article entitled, Culture Surprises in Remote Software Development Teams that reviews differences in cultures and explores the impact they have on distributed software development teams. From the article: "In Western societies, decisions are made on the basis of input from those involved. In cultures with greater hierarchies, group members assume an authority will decide and they are only to enact the decision." Some stereotypes and some common sense, but I recognized myself in the descriptions of the 'typical American'."

12 of 486 comments (clear)

  1. Which East? Which West? by peterb · · Score: 5, Interesting

    When I first started reading the article, I figured they were talking about New York versus California. I've worked on bi-coastal projects, and the cultural differences in how things get decided (and even coding styles) are palpable.

  2. The East has some good ways.... by millahtime · · Score: 5, Interesting

    "...At the end of the videoconference, the Americans immediately disconnected the call. The French and Germans continued for another five minutes wishing a departing French teammate well in his retirement, and reminiscing about good times. The Europeans viewed the American behavior as rude and insensitive. The Americans viewed time as money, focusing on the cost of the videoconference. In other countries, entire meetings are devoted to establishing relationships, without conducting the core of the task at all."

    Building relationships is a strong thing. Time is money but with a good repor you can get a lot more done easily. This is a time and money saver too. Just not as easily trackable of one. And not in the short term but over the long haul of a project. It especially great if the project is going to last severa years.

  3. Cultural cost impact by Uma+Thurman · · Score: 4, Interesting

    These cultural differences aren't exactly minor, and I think they can have a real impact on how teams work together. I've worked in multicultural teams, and the way the team is built into a unit is by getting to know the individuals over time. This process happens much more easily when everyone is in the same team room working together.

    Something that many companies don't seem to consider when they send jobs to other countries, or split the work between different teams in different countries is that without the face to face interaction it's much harder to get to know the other people. These cultural problems would show up in reduced productivity. Rather than being worked out and adjusted for, cultural differences would have a real chance of becoming a serious issue. It might look tempting to companies to send work out to cheaper countries, but the costs can be accrued in other ways than in just salaries.

    --
    This is America, damnit. Speak Spanish!
    1. Re:Cultural cost impact by Skyshadow · · Score: 4, Interesting
      These cultural problems would show up in reduced productivity. Rather than being worked out and adjusted for, cultural differences would have a real chance of becoming a serious issue.

      The sort of problems that a multicultural development effort can cause were laid out for me at my last job -- we were a startup IP conferencing company. Roughly half the company, including the upper management and most of the developers, had come over from China within the last 2-3 years. The other half, the sales guys, marketing, QA and a release engineer (me) were all from the US.

      To sum it up, it was absolutely intolerable.

      First, there were essentially two offices, one speaking chinese and the other speaking english, which only interacted when forced to. You never realize how much you rely on small conversations, overheard bits of info and personal relationships until they're denied to you. Further, the company made zero effort to take down this language barrier.

      Then there were the cultural problems. The Chinese work ethic (at least in that office) stressed that your contribution to the company was displayed by the number of hours you worked in any given week. So, the chinese half of the office would come in and "pace themselves" -- take long lunches (1.5+ hours, usually), eat dinner on the job, have their families stop after school, etc. Meanwhile, the Americans wanted to finish up their work and get home. I would often find myself with nothing to do but stuck at work for fear that the CEO wouldn't see me there during his nightly 7 PM rounds.

      Worse than that were the not-so-obvious things, cultural problems that took time to become obvious. For example, one time diring my first month at the company, I traced an install bug to a certain developer's code (had my QA hat on that day). I mentioned it in a code review meeting, and got a response that was basically a chilly "I'm certain you are mistaken" -- a while afterwords it was pointed out to me that I'd embarressed him by pointing out the flaws in his code in front of the other developers. Too late, I'd made an enemy.

      Anyhow, it was a horrible experience. Because the management apparently didn't think the cultural problems were worthy of their notice, the problems festered and grew, and in an amazingly short time the office balkanized into two camps which *hated* each other. Eventally, we stopped talking about the product and spent all our time dodging out of work and bitching about the CEO's obvious hiring of his mistress, the fact that the core code of our product was stolen from the lead developer's previous company and generally how much we hated the company but were afraid to leave (this was in the Deepest Darkest days of the recession).

      Of course, the company tanked -- there's just no way it could have succeeded. It was the only time in my life I've been happy to be laid off. Looking back, I count this as a valuable lesson in the importance of morale and maintaining a cohesive team structure...

      --
      Every year during my review, I just pray the words "slashdot.org" aren't mentioned.
  4. Re:A Nice Way of Saying by pe1rxq · · Score: 3, Interesting

    Depends on what side you are and how you see yourself.
    If you read the article thouroughly you will notice that it talks mainly about how different cultures see each other...
    People from the East will see Americans as rude while the Americans themself find it normall to argue with an superiour.
    On the other side the Americans will see the Easteners as sheepish for not arguing in public. It says nothing about wheter the discussion actually takes place, just about were and with whom (private or whole world).

    Jeroen

    --
    Secure messaging: http://quickmsg.vreeken.net/
  5. East & West meet at the Twain. by Doc+Ruby · · Score: 3, Interesting

    "East" and "West" are terrible descriptions. California is the most West, so it's kinda East. What about Hawaii? Australia? South Africa? The real difference is how old the society is. China has a very old society. So do Jews. Both societies are marked by lots of negotiation. Texas has a new society, as does Alaska, where individuals can get away with big moves. As societies gain collective experience, roles become established, forms have more persistence, communications are more complex and referential. While new societies take more risks, unencumbered by the lessons of past failures.

    As "civilization" has generally moved West across Eurasia and the Americas, while largely surviving culturally in earlier establishments, the "East" (starting at the Asian Pacific coast) is older than the "West". Of course, major paradigm shifts and even genocides have distorted even that simple gradient. And the 20th Century's cataclysm migration and telecommunications means that the meme pool has a whirlpool, swirling the cultural codes around the globe. But actual mores are encoded deep. So there is a persistent ghost of the underlying gradient. Nowadays, individuals can choose how traditional or neo they want to be in their lives. And the lack of geographic rhyme and reason is making front lines of conflict everywhere, with new syntheses in every neighborhood. Let a thousand hydroponic flowers bloom!

    --

    --
    make install -not war

  6. Re:A Nice Way of Saying by mwood · · Score: 4, Interesting

    I think you two have just described, with reasonable accuracy, the way that many people of East and West view one another's cultures.

    It extends far beyond IT. I recall an article on culture clashes in some other business. The big boss (from Japan) felt disrespected when his American subordinates questioned his orders; the Americans felt disrespected that the boss wasn't listening to their concerns. It can be counterproductive and even dangerous to assume that "everybody who is decent does everything the same way I was taught." And the conflicts tend to come in areas which we are least likely to consider as questionable.

  7. Re:A Nice Way of Saying by Tablizer · · Score: 5, Interesting

    It can be counterproductive and even dangerous to assume that "everybody who is decent does everything the same way I was taught."

    This is a problem in software design in general. In my years of debating my view of the non-merits of OOP, I realize that people tend to assume that others think (process information) the same way they themselves do. When others don't "get" how one thinks about something, one tends to assume the other person is ignorant, misguided, or not as smart. Software design is more related to psychology than to math (assuming machine performance is not the primary cost factor). There is no standard method of communicating "head models" to one another, so it often ends up in arguments and paradigm battles where everyone involved is confused and bewildered by their inability to convey their viewpoint.

    It is far easier to describe what you want software to do than how to best organize it for grokkability and long-term maintenance.

  8. The class of the audience... by Cragen · · Score: 3, Interesting
    Even in the American Midwest (where I grew up), there is a class system where each segment of each class has a slightly different attitude towards similar subjects. As a "lower middle-class" or "upper lower-class", one would be ridiculed if one showed any initiative whatsoever in any way. That was "trying to rise above one's self". When I moved to the American East Coast (and, coincidentally, into the upper middle-class), the culture shock was immediate. Initiative was expected and, when not shown, was considered a sign of laziness. I was "taught" growing up to wait to be told what to do. It took years to unlearn that habit. Don't let anyone tell you that America is a class-less society. You can, however, change classes here and in both directions.

    cragen

  9. And where east meets west... by lpangelrob2 · · Score: 3, Interesting
    So you can probably imagine how confusing it would be to be part of both cultures.

    The difficulty of having Asian parents while growing up in an entirely American culture has been pretty evident... it's slightly different for every Asian-American, but from my experience and all my cousins (yes, all 15-20 of them) there's always been culture shock when it comes to girlfriends, spouses (don't get married 'til you're 28!), life decisions (you should be a doctor or a lawyer -- although at the time, software engineer was a respectable decision), and general parental control of your life. :-) Ask any Asian-American that grew up here about it, and chances are they've also been torn between the clear individualistic culture here and the clear group-oriented culture their parents came from and raised them to be.

    And precious few books have been written about the subject, too... but that's starting to change. The Joy Luck Club was a start.

  10. Re:Culture and Nationality correlation is exagerat by kfg · · Score: 5, Interesting

    I have an interesting kneejerk reaction for an American, I stick up for the French. Perhaps this is influenced by living not too many doors down from the Marquis de Lafayette's local residence during the Revolution combined with childhood heros including Georges Guynemer and Roland Garros; not to mention possible bias from being able to trace my father's family back to Louis X (Ok, such a bad king that encyclopedias go staight from Louis IX to Louis XI) and hence back to Hugh Capet ( a cutthroat, but hey, a successful one).

    The French has always had a reputation for being among the bravest of the brave (ok, so sometimes they were bravest when following behind a teenage girl, but we'll overlook that). Nor have they had any traditional reputation as loosers ( and when they did lose you could count on the fact that the winner was going to pay dearly).

    Google on Verdun. In WWI Germany decided they were going to win the war by "bleeding France white." And they did. What they didn't count on was that France could bleed white and remain standing.

    Verdun did not fall.

    What the French have, as a culture, is a sense of the gallant. The problem here is that the ultimate in gallantry is to go down fighting for a noble cause. The role model is Roland, dying while defending the pass (as it is for the Greeks if it comes to that. The battle at Thermopolyae is one of the most remarkable events in military history).

    Alain Prost once noted the irony that he was vilified in France while he was winning in a French car, but became a national hero when he started coming in second in an Italian car.

    The point being that the French car was superiour. Almost not winning in a superiour car is the inferiour performance from the point of view of the gallant. Almost, but not quite, winning in an inferiour car is glorious. A Pomeranian taking it to a German Shepard, and going down in defeat, but in the process leaving the Shepard so bloodied that it must retire from the field and seek the ICU.

    It isn't even fair to say the French like losing. Jacques Anquitil is a French God. He was a winner, but he won with guts and spirit. Raymond Poulidor is also a French God although he was the perenial bridesmaid to a Belgian, but pushed the Belgian all the way, with guts and spirit even though the cause was laregley hopeless.

    To the Frenchman it's the spirit that counts more than the end result.

    Elan!

    And in WWII there were an awful lot of dead Germans as the result of brave Frenchman refusing to give up the fight just because their government did.

    KFG

  11. Re:American regional differences by thisissilly · · Score: 3, Interesting

    Outside the USA, a Yankee is someone from the USA.
    In the USA, a Yankee is someone from the Northern USA.
    In the Northern USA, a Yankee is someone from New England (the northeast part of the country, from Maine to Massachussets).
    In New England, a Yankee is someone from Vermont.
    In Vermont, a Yankee is a local who still has an outhouse, instead of indoor plumbing.