Construction of Flowchart
Construction of Flowchart
Eight steps that will insure complete preparation and execution of a flowchart are:-
- Research the problem
- Decide on the method of solution
- Plan the solutions
- Outline the system by drawing the system flowchart
- Check the system flowchart
- Draw a detailed program flowchart for each program
- Check the program flowchart
- Test the program flowchart and system flowchart by using data that has been prepared.
As preparations and planning proceed more information may be needed.
These steps may not be treated as an absolute rule they are intended only as guidelines and must be treated as such when constructing flowcharts you should attempt to observe the following guidelines:
- The flow of the flowchart should be from top to bottom and from left to right.
- You will meaningful for descriptions of the symbols of a flowchart is part of the program documentation and the symbol description should be meaningful to any programmer.
- If the flowchart is complex connectors should be used to reduce the number of flow lines avoid interacting flowlines.
- Legibility is important. Print clearly and use a flowcharting template.
- When possible construct flow charts on a special flowcharting forms that allow symbols to be placed a fixed distance from each other number.
- A program flowchart should have as little duplication as possible.
Comments
Post a Comment