首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件开发 >

一个新的矫捷过程TBD(Tracer Bullet Develpment)

2012-09-01 
一个新的敏捷过程TBD(Tracer Bullet Develpment)刚看完Pragmatic programmer的《ship it》,其中提出了一个新

一个新的敏捷过程TBD(Tracer Bullet Develpment)
刚看完Pragmatic programmer的《ship it》,其中提出了一个新的敏捷过程“Tracer Bullet Develpment”,按照《The Pragmatic Programmer》的翻译,可以称作“曳光弹开发”。核心思想是“即时反馈”,基本过程是“Propose system objects”-》propose interfaces-》connect interfaces-》add functions-》refactor,refine,repeat-》   如此循环、迭代。该过程非常容易切分使得项目团队可以并行运作从而实现大项目。
相关的几个tips:
The goal is software, not compliance

Architect as a group

If production use it, you should too

Solve the hardest problem first

An encapulated architecture is a scalable architecture

有人熟悉这个过程吗?

热点排行