Slashdot Mirror


User: kenmc

kenmc's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Coming back? No. on Dell Moves Call Center Back to US · · Score: 1

    True, but from personal experience, we had some code being delivered from a team in India, and some code being developed onsite. I had the lucky job of trying to debug some of the indian code. I saw 3 different files from 3 different people with code like this

    result = Function1();
    result = Function2();
    ....
    return result;

    anyone spot a problem? This coming from a CMM (level 5? - certainly a high level) site. Yay! In the end we also did the work they were supposed to be doing ourselves, cos we had no confidence in their code or their delivery schedule.We started after they did and finished first. with less ppl. kenmc