开发者

How to build an architecture of any Programming Project?

I am a PHP Programmer and willing design my own architecture to wor开发者_JAVA技巧k on please suggest me what do i need to design the architecture for any project in PHP?


I guess the most important thing are the requirements i.e. without requirements you cannot do anything. So, it is quite difficult to answer your question the way it is.

Some Pointers from my side are:

  1. Get all the functional requirements clear. (i.e. what is your software intended to do?)
  2. Then decide and who all will be the users
  3. Depending upon the users and environment, chart down non-functional requirements like performance, size, internationalization etc

Once you are clear with these things, you can categorize your software like Gaming Software, Utility Library, Compiler etc. Once you are at this stage, if you post a query or search in google, you'll find plenty of help.

All the Best. : )

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜