摘要
结对编程(Pair Programming)是极限编程(Extreme Programming)的十一个实践之一,是团队设计的基础.它是指两个开发人员共用一台计算机,其中一个人负责具体细节,另一个人关注整体,并且这两人的角色可以随时交换.本文通过项目实践,分析结对编程的优点和不足,并优化结对编程使其更具效率.结对编程的优势在于:改进设计质量、减少程序缺陷、降低人员风险、提高技术技能和团队合作精神.
Pair programming is one of the twelve Extreme Programming's efficient experiences,it means that two programmers develop software side by side at one computer. Using an experiment,analysis the Pair Programming's merit and the insufficiency,And optimal Pair Programming causes it to have the efficiency. It presents that Pair Programming can bring economic profit,improve design quality,reduce defects,decrease staffing risk,enhance technical skills,improve team communications.
出处
《电脑知识与技术(过刊)》
2007年第18期1672-1673,共2页
Computer Knowledge and Technology
关键词
结对编程
极限编程
代码
Pair Programming
Extreme programming
Code