Jerry | Date: Sunday, 25/09/2011, 9:57 PM | Message # 1 |
 Ford Everest
Group: Administrators
Messages: 137
Status: Offline
| 1. Analysing Find out what the user wants. Analyse the information he/she gives you and try to come up with a design. Talk to the client and try to end up with a very concrete idea of how the product should look.
2. Designing If you know how your final product should look, start thinking about the internal program design. Think about the data structures, modules, algorithms you are going to use. How are you going to turn your client's wishes into programming code?
3. Programming Program your application once you are sure on the internal design.
4. Documenting
Files: A good overview of the Dossier and what to do is in this PDF
|
|
| |