码迷,mamicode.com
首页 > 其他好文 > 详细

Developer Productivity: Skilled Versus Average

时间:2015-10-09 09:21:51      阅读:159      评论:0      收藏:0      [点我收藏+]

标签:

Developer Productivity: Skilled Versus Average

Neal Ford Atlanta, Georgia, U.S.

lET’S DEBUnK SoME oF ThE MyThS about developer skills for project man- agers who have been assigned for the first time to software projects. Under- stand that really good software developers are much more productive than average ones. In fact, some statistics say that really good developers are mul- tiple orders of magnitude better than poor ones. One order of magnitude is the same as multiplying a quantity by 10. The point is, a skilled programmer isn’t just a little better than an average one; the difference is huge.
What should this mean to our newly minted software project managers as they plan the development of this product? Managers erroneously think that even if you can’t get the best and brightest, you still get some usefulness out of medio- cre developers. But building software isn’t like digging a ditch, where even the poorest ditch diggers can make a hole.
In software development, what is programmed today becomes the foundation for tomorrow. If you have mediocre developers building your foundation, the really good developers have to go back and fix the flaws before they can move on. Hiring mediocre or average developers slows project velocity.* Frequently, taking a poor performer off the team is more beneficial than adding a good one.
Couple this with the fact that adding people to a late project makes it even later, and you can understand why most enterprise development moves at a gla- cial pace. The nonexperienced software project manager might reason that if adding more warehouse men allows a truck to be loaded faster, hiring additional programmers would shorten the time necessary to complete a software project.
* Velocity: A term used in agile software development to show the rate of progress for a team or a team member, i.e., how much an individual programmer will be able to produce in a given time period.
?
???????????????That won’t work. It will take time, and pull other programmers off-task, to get the new guys/gals up-to-date. In addition, the communication channels increase with each addition to the team. With a team of two, there is one chan- nel: Betsy Sue to Bill. Add Mike, and you jump to three channels. The number of channels continues to grow exponentially.
Here’s the formula: n(n–1)/2. With 12 people on the team, you have 12(12–1)/2 channels, or 66 relationships you must maintain as the project manager. Add one more person, and you now have 78 communication channels to oversee.
Building software with average developers exposes two project myths: 1) that you can shorten a project by adding people, and 2) that it’s OK to have aver- age developers produce average (buggy/off-task) code at an average pace. In truth, average developers drag overall productivity down and the project takes longer than necessary to complete.
The solution? Give good developers powerful tools. You’ll get higher-quality software faster. Second, having warm bodies doesn’t help projects, and having to babysit poor developers cuts the productivity of your good developers, who are craftsmen. Software is too complex to turn into an assembly-line manufac- turing process.
Want faster software development? Spend the extra money to hire and nurture excellent software developers. It will pay off in both the short term, and in the long term when it’s time to maintain the code.

Developer Productivity: Skilled Versus Average

标签:

原文地址:http://blog.csdn.net/wangzi11322/article/details/48994809

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!