English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

how does a structured approach relates to developing programs?

why is it important to use an organized approach?

2007-04-04 12:44:31 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

Hi. It works better than a disorganized approach. It allow you to formulate a path and follow the path to a successful end. (I always programmed without a flowchart and it worked for me because of the work I did. It is a real help for complicated programs or new programmers though.)

2007-04-04 12:48:20 · answer #1 · answered by Cirric 7 · 0 0

The unstructured approach really works just fine when "solo" programming, but often software is created by teams, and if an organized approach was not taken, people would not be able to work together well. No one would be able to understand others' code easily. Also the organized approach allows for easier code re-use and library creation.

2007-04-04 20:43:43 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers