摘要: 其实在理想的工程项目时间分配中,1/3的时间用于确定所有需求和开发文档。 1/2的时间用于测试,解决bug,安全测试、压力测试等。真正用于开发的只应该占1/6。 阅读全文
posted @ 2009-05-17 02:53 小白熊 阅读(209) 评论(1) 推荐(0) 编辑
摘要: Programming was fun because I could make cool stuff, but what actually got me obsessed about it was suddenly seeing something interesting in the semantics and syntactics of the very lines of code. Being sensitive to the difference between good and bad code was intensely motivating, and discovering ways to write efficient, self-documenting, and thoughtfully-organized code was something I knew could captivate me forever. This is what I loved (and still love) about my field—the art of programming, 阅读全文
posted @ 2009-05-17 02:33 小白熊 阅读(167) 评论(0) 推荐(0) 编辑
摘要: “精益生产”已经被成功地应用于软件外包行业,但是仍然可以改善。丰田原则一旦应用于软件外包,将会给现有的软件外包模式带来显著的变化。我们将会通过不断的改进,最终达成我们的目标——白盒精益敏捷外包。这种模式下外包的透明度和质量都将会达到极致。 阅读全文
posted @ 2009-05-17 02:11 小白熊 阅读(196) 评论(0) 推荐(0) 编辑
摘要: Premature optimization is the root of all evil! - Donald Knuth 阅读全文
posted @ 2009-05-17 02:10 小白熊 阅读(382) 评论(0) 推荐(0) 编辑