Documentation (analysis stage) - The systems analyst must document the clients needs by drafting formal reports:
Design Representations - There are a number of commonly used forms of design representation in common use.
- Examples include:
Structure Diagram - A commonly used syntax for structure diagrams is as follows:
An example: - A structure diagram allows the design of a program to be drawn out in diagrammatic form. Here is an example:
Pseudocode - Pseudocode is another example of a method of describing a program.
- Simple English words are used to describe the steps of the algorithm and any refinements made.
Pseudocode - Example - Simple English
- words in a familiar
- program form
- Once the needs of the user are clearly understood and documented, software development can move onto the next stage, involving the DESIGN of the system.
- Design of the User Interface
- Design of the structure of the software
- Design of the detailed logic of the software
Implementation - The next stage involves turning the carefully structured design into a working solution.
- Before we can implement a solution we must decide on the programming environment which is most suitable.
- Languages are generally designed for a specific purpose.
Do'stlaringiz bilan baham: |