其他语言

本类阅读TOP10

·基于Solaris 开发环境的整体构思
·使用AutoMake轻松生成Makefile
·BCB数据库图像保存技术
·GNU中的Makefile
·射频芯片nRF401天线设计的分析
·iframe 的自适应高度
·BCB之Socket通信
·软件企业如何实施CMM
·入门系列--OpenGL最简单的入门
·WIN95中日志钩子(JournalRecord Hook)的使用

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
微軟開發

作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站

产品周期分五步:1.Planning 2.Implementation 3.Stablilize 4.Release(RTW/RTM)

他们一般是先有IDEA,然后立项,向上面要人要钱,先不考虑语言,先想具体的步骤,然后再考虑采用什么语言合适。

一个好的PMProduct Manager)应具备的素质:

1.  Technical Knowledge

2.  Industry familiarity

3.  Communication Skills

4.  Customer Focused

5.  Detail Oriented

Debug是一项很重要的技能,一般学生不太懂或者没有重视

一个好的开发者应具备的素质:

1.  Computer Science Background

2.  Code Skills

3.  Debugging Skills

4.  Passion for Technology

一个好的测试者应该具备的素质:

1.  Diverse technical expertise

2.  Problem solving/troubleshooting

3.  Think out of box

4.  Passion for customer

M0 Stage( Milestone 0)

1.       Support previous release(docs and so on)

2.       Research technologies and take training

3.       Create schedule

4.       Do postmortem of last product cycle

Spec(文档)—1.Why is it so important?

           2.Spec bug

           3.Spec review

           4.Spec SIGN-OFF

 TIM举了一个例子,说微软一个小组原来一个很NN的程序员写了3个月的一个C程序,足足有几十M大!!!后来WINDOWS升级了,要改这个程序,叫了一个工程师去改了7个月没改出来,因为原来那个N人没有留下任何文档,而且也没有什么注释。我想这就是人走CODE凉,无人晓。

项目中会存在的一些问题:

1.       Specs behind schedule

2.       No clear direction for the team

3.       Little or no time spent on design

4.       Development /Test estimates too optimistic

项目成功的标志:

1.       Know the product vision

2.       Fully understand the key user scenarios

3.       Learn about your customer

4.       Establish good relationship between teams

5.       Design before you code

6.       Research technologies and educate others

 

实施阶段:

Design,coding,test 要几乎同时开始,但每阶段的侧重点不同

 

每日发现错误:BVTcheck-in Test

 

版本控制:用工具 Source Depot ,以前也用VSS

 

DogFood!!!(狗食)自己做的东西自己先吃下去




相关文章

相关软件