I am wondering in general (of you who are experts and involved in large projects)
how long would it take to develop a large server scripted (say php) website which attracts 10's of thousands of people each day. lets say a medium social networking site with simple functions.
With lets say 5 people working on it.
If you got a plan what processes would you do on it before you write any code.
i.e develop architecture etc.
Finally when you are developing classes for your systems how would you think it out in terms of functionality and declaring properties
how long would it take to develop a large server scripted (say php) website which attracts 10's of thousands of people each day. lets say a medium social networking site with simple functions.
With lets say 5 people working on it.
If you got a plan what processes would you do on it before you write any code.
i.e develop architecture etc.
Finally when you are developing classes for your systems how would you think it out in terms of functionality and declaring properties
Comment