Traditional
Programming
With traditional programming the development procedure is very complex
and time consuming. It also takes place remote from the user.
- Many decision points
- I/O functions must be written
- Extensive code writing required
- Many opportunities for errors
- Multiple compilation steps required
- Unstructured process
PRO-IV Development
With PRO-IV, the system handles many of the technical procedures for the
developer, reducing the chances or error as well as the development time. User input is
also an integral part of the development process.
- Fewer decisions
- No I/O functions to write
- Simple field entries
- Minimal opportunities for error
- No compilation required
- Highly structure process
|