Technique to Solve Hard Programming logic
- by Paresh Mayani
I have heard about many techniques which are used by developer/software manager to solve hard programming logic or to create flow of an application and this flow will be implemented by developers to create an actual application.
Some of the technique which i know, are:
Flowchart
Screen-Layout
Data Flow Diagram
E-R Diagram
Algorithm of every programs
I'd like to know about two facts: (1) Are there any techniques other than this ? (2) Which one is the most suitable to solve hard programming logic and process of application creation?