开发者

Which Development Method use for a Website Development? [closed]

Closed开发者_C百科. This question is opinion-based. It is not currently accepting answers.

Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.

Closed 5 years ago.

Improve this question

Which is a good Project Managment Method to Develop a Website? XP? The Waterfall Model?


Anything but waterfall....

But keep in mind that saying you are agile and being really agile are two different things.

For agile to really work over an extended period one has to also be doing several technical things well.

http://ayende.com/Blog/archive/2010/02/20/nice-process-but-what-about-the-engineering-bits.aspx

http://davybrion.com/blog/2010/02/youll-never-get-sustainable-progress-for-free/


Agile/XP would be best.

Waterfall would be the worst choice in my opinion.


It depends on who the customer is. If you are your own customer, then definately Agile.

If your aren't your own customer then you will have to negotiate with your customer on your development method. If your customer wants a fixed bid project and a hard deadline, then you will be best served by the waterfall method.

If your customer is willing to be an active participant in the development process and doesn't have a hard deadline and fixed budget then you could do Agile/XP.


It always depends on the type of the website you are developing, how many developers you got, what is the timeline, expectation for delivery time. But definitely Agile or prototype-iterative method will work fine for website development. To complete the development in different phases, and enhancing in the chucks, as an when identifying the strong and weak areas.

As well you can check the factors like target audience, maximum used sectors of the site and prioritize the development of those pieces first.

Always consider to go with standard framework, that will make life easier in long run with the future developments.


I find that waterfall fits some web site projects fairly well. Get the requirements, wireframe a design, do the graphic design, convert the graphic designs to HTML/CSS/JS, then fill out the content of the site. Client signs off at each stage. If the site is large the last stage ("fill out content") is probably more work than all the preceding ones and you'll want to use iterative methodologies for it, not waterfall.

Waterfall tends to not fit web applications very well. Those are software, treat them as such.


Use waterfall! But:

  1. Set duration of the project to 1 month.
  2. Then repeat this project until customer is happy!
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜