Code has become a commodity. All you have to do is write the documentation very specifically, and some guy in India with a lower standard of living and lower wage will do it for you. No, the code might not be optimized or highly readable (unless you specifically pay him and instruct him to build it in such a way), but the fact is that programming has become easier to do. Yes, iPhone app development is really expensiv…
Don't you have to have an iphone and a newish mac to develop for the iphone? That barrier will keep costs high because not many 2nd or 3rd world programmers have access to these tools.
Outsourcing Killed By Django And Ruby On Rails
21–30 of 42 posts
Re: Outsourcing Killed By Django And Ruby On Rails
#22I love Rails and will agree that it boosts productivity tremendously, but if you cut out the 80% of your time you spend on gruntwork, you'll find that 80% of your remaining time is spent on gruntwork relative to your increased capabilities . Which means the economics of "OK, outsource the gruntwork!" still make sense. I have a RoR website which is probably pushing 1,000 lines these days. (1,000 lines in Java will, ma…
The point is that at a certain point writing the code gets easier than writing a spec. Lets say you outsource this site, and you send a spec to the developer the spec looks something like this: 1) These 27 actions should only be used by an administrator. 2) All users must register with a valid looking email and choose a username. Every one of those would still take one line, wouldn't it be simpler to just code the da…
Re: Outsourcing Killed By Django And Ruby On Rails
#23All I can read from this article is US developers are skilled and expensive, while non-US developers are non-skilled and inexpensive.. I might agree with expensive/inexpensive but who says US developers are more skilled than others? On what grounds, study, statistics can anyone claim that?
OTOH I worked with a Ukrainian outsourcer that had very talented, well schooled, professional, and productive developers. They were also fairly expensive at $40/hour. Good, but not much cheaper.
Re: Outsourcing Killed By Django And Ruby On Rails
#24All I can read from this article is US developers are skilled and expensive, while non-US developers are non-skilled and inexpensive.. I might agree with expensive/inexpensive but who says US developers are more skilled than others? On what grounds, study, statistics can anyone claim that?
Even if such statistics existed, they wouldn't be that helpful because it pretty much comes down to how successful each company is when they outsource development work. In my own experience, I've managed outsourced teams in China, Mexico, India and Argentina. While doing so, I've worked with some fabulous developers and also many not-so-fabulous developers. I've also hired more than my share of engineers in the US an…
Re: Outsourcing Killed By Django And Ruby On Rails
#25All I can read from this article is US developers are skilled and expensive, while non-US developers are non-skilled and inexpensive.. I might agree with expensive/inexpensive but who says US developers are more skilled than others? On what grounds, study, statistics can anyone claim that?
I would suggest it's more that the highly skilled developers in, say, India are not cheap enough to make the outsourcing worth it. Here's a WSJ article making that argument:
http://online.wsj.com/article/SB118342455118256110.html
"Last year, Mr. Shah paid his engineers in India about half of Silicon Valley levels. By early this year, it was 75%."
Re: Outsourcing Killed By Django And Ruby On Rails
#26Re: Outsourcing Killed By Django And Ruby On Rails
#27Code has become a commodity. All you have to do is write the documentation very specifically, and some guy in India with a lower standard of living and lower wage will do it for you. No, the code might not be optimized or highly readable (unless you specifically pay him and instruct him to build it in such a way), but the fact is that programming has become easier to do. Yes, iPhone app development is really expensiv…
Why can't someone in India be creative?
Re: Outsourcing Killed By Django And Ruby On Rails
#28I love Rails and will agree that it boosts productivity tremendously, but if you cut out the 80% of your time you spend on gruntwork, you'll find that 80% of your remaining time is spent on gruntwork relative to your increased capabilities . Which means the economics of "OK, outsource the gruntwork!" still make sense. I have a RoR website which is probably pushing 1,000 lines these days. (1,000 lines in Java will, ma…
This doesn't make sense as a definition of "grunt work" to me. These are more like business process rules or requirements. And 1 line or 27 lines or 4 lines of code sound actually more efficient to me than the corresponding English, mock-ups, etc. needed to specify the documentation for them.
In other words, it probably takes you much less time to write those lines of code than it would take to describe the required functionality unambiguously to someone living across an ocean from you.
Re: Outsourcing Killed By Django And Ruby On Rails
#292: The 48-minute work week
3: Profit!
Re: Outsourcing Killed By Django And Ruby On Rails
#30All I can read from this article is US developers are skilled and expensive, while non-US developers are non-skilled and inexpensive.. I might agree with expensive/inexpensive but who says US developers are more skilled than others? On what grounds, study, statistics can anyone claim that?
My experience with several Indian teams at different companies bears out the article. They didn't have the same level of education that a developer gets at a good US engineering/CS school. It was more like at a JC level, a few months of Java then turned loose on the clients. The ones I worked with had several years of work experience, but not the depth of knowledge that one would expect from top notch locals. A lot o…