What do the terms class diagram and architecture diagram mean? How do you create one for a project using PHP?
-
I have participated in a coding competition in which I am supposed to create a 'Virtual Library.' In our first submission we are supposed to submit the high-level specifications of our web application. Along with that, we are supposed to submit an architecture diagram and a class diagram. What are class diagrams and architecture diagrams? I am planning to develop the application using PHP. I tried searching on Google but did not get a clear definition for architecture, and the class digram examples involved concepts like class, method, attributes etc. which do not apply to PHP. How should I design these two diagrams for a project that will use PHP?
-
Answer:
Example of application architecture diagram: Example of application's class diagram: As Anand pointed out in the comment, you should update your PHP knowledge, because OO is supported since a long ago. You can get a look here: http://net.tutsplus.com/tutorials/php/object-oriented-php-for-beginners/
Andrea Bergamasco at Quora Visit the source
Related Q & A:
- How to dynamically create a PHP class name on the fly?Best solution by stackoverflow.com
- How do I generate documentation for a project?Best solution by Stack Overflow
- What colors should i use for a project of architecture?Best solution by Yahoo! Answers
- How do I create and publish a magazine?Best solution by Yahoo! Answers
- How can I create a good portfolio for grad school for architecture?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.