So ,how do you start to build a website? Do you write something like documentation or you keep in mind what are you going to do? From where you start to build it? From the login system or you leave it last?
feedback
|
closed as not a real question by Amber, romaintaz, gbn, skaffman, Gregory Pakosz Sep 26 '10 at 10:10
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
I get a designer to sketch the site. Then from the scetchs and discussions with the customer I start to write tests. I then use these tests to drive the development. It's called Test Driven Development. http://en.wikipedia.org/wiki/Test-driven_development | |||
|
feedback
|