找回密码
 注册
查看: 2386|回复: 1

Extreme Programming (XP)

[复制链接]
发表于 2002-12-6 09:22:00 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
相当多的试验证明XP在小规模软件设计里极有效.  既然大家都在比较小的组里,XP会很有用.  网上有很多的网页介绍XP, 有兴趣的可以看一看.我建议做老师的可以在学生中试试.
大的软件公司在分项目里以开始用.
Pair Programming
All production software in XP is built by two programmers, sitting side by
side, at the same machine. This practice ensures that all production code is
reviewed by at least one other programmer, and results in better design, better
testing, and better code.
It may seem inefficient to have two programmers doing "one programmer's job",
but the reverse is true. Research into pair programming shows that pairing
produces better code in about the same time as programmers working singly.
That's right: two heads really are better than one!
Some programmers object to pair programming without ever trying it. It does
take some practice to do well, and you need to do it well for a few weeks to
see the results. Ninety percent of programmers who learn pair programming
prefer it, so we highly recommend it to all teams.
Pairing, in addition to providing better code and tests, also serves to
communicate knowledge throughout the team. As pairs switch, everyone gets the
benefits of everyone's specialized knowledge. Programmers learn, their skills
improve, they become move valuable to the team and to the company. Pairing,
even on its own outside of XP, is a big win for everyone.
发表于 2002-12-7 10:44:11 | 显示全部楼层

Extreme Programming (XP)

Good, you always show us new ideas.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表