IT项目方法论
寻找好的项目方法。任何人都有一些好的参考链接。想要分享。
Looking for good project methodologies.Anyone got some good reference links..want to share.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
寻找好的项目方法。任何人都有一些好的参考链接。想要分享。
Looking for good project methodologies.Anyone got some good reference links..want to share.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
这是来自敏捷流程 Scrum 联合开发者 Ken Schwaber 的 Google 视频的链接,称为 Scrum 等人。
http://video.google.com/videoplay?docid=-7230144396191025011。 我很好地介绍了 scrum 的全部内容以及如何在项目管理中使用它。
InfoQ 的另一个链接,介绍敏捷以及 Thoughtworks 如何为其提供解决方案。 http://www.infoq.com/news/2008/ 11/敏捷基础设施变得简单
This is a link from google video of Ken Schwaber co-developer of the Agile process, Scrum called as Scrum et al.
http://video.google.com/videoplay?docid=-7230144396191025011. I gives a nice briefing about what scrum is all about and how it can be used from project management.
Another link from InfoQ about Agile and how Thoughtworks has come out with a solution for it. http://www.infoq.com/news/2008/11/agile-infrastructure-made-easy
www.agilealliance.org 应该有助于查找有关 XP 和 Scrum 等信息。
www.agilealliance.org should be helpful in finding info on things like XP and Scrum.
这是关于 Rational Unified Process 的 Wikipedia 文章。
您还可以在 www.sei.cmu.edu/cmm
Here's a Wikipedia article on the Rational Unified Process.
You can also find information on the Capability Maturity Model at www.sei.cmu.edu/cmm
项目方法如此之多,您可能会花费很长时间进行搜索,但仍然找不到您想要的东西。
首先,充分了解您所处理的项目类型非常重要。 不同的方法适合不同类型的项目。 具有复杂业务规则和 50 名开发人员的大型项目需要采用不同的方法来为本地计算机用品商店实施开源电子商务系统。 简而言之,项目越大,方法就越正式。
就敏捷运动而言,关键方法如下:
我相信还有敏捷版本的 RUP。 我更喜欢 FDD(功能驱动开发),并且我写了一篇文章,介绍在寻找解决项目误入歧途问题的灵丹妙药后为什么选择 FDD。 我没有找到难以捉摸的灵丹妙药,但通过 FDD,我确实找到了一些非常有用的实践,至今我仍在 Web 开发项目中使用它们。
http://www.martinbauer.com/articles/successful_web_development_methodologies
干杯,
马蒂
There are SO many project methodologies that you could spend ages searching and still not finding what you are looking for.
To start with, it's important to have a good understanding of the type of project you deal with. Different metholodogies will suit different types of projects. A large scale project with complex business rules and 50 developers needs a different approach to the implementation of an open source ecommerce system for a local computer supplies store. In short, the larger the project, the more formal the methodology.
In terms of the agile movement, the key methodologies are as follows
I believe there's also an agile version of RUP. My preference is for FDD (Feature Driven Development) and I've written an article about why I chose FDD after searching for a silver bullet to my problems with projects going astray. I didn't find the elusive silver bullet but with FDD, I did find a handful of very useful practices that I still use today for web development projects.
http://www.martinbauer.com/articles/successful_web_development_methodologies
Cheers,
Marty