Software Design and documentation – what do people use that has proved valuable?

Posted by eddyparkinson on Programmers See other posts from Programmers or by eddyparkinson
Published on 2014-08-19T02:05:07Z Indexed on 2014/08/19 4:31 UTC
Read the original article Hit count: 135

Filed under:
|

When creating software, what do you use to design, document and visualize. Looking for evidence/examples.

e.g. Use cases, Pseudo code, Gantt chats, PERT charts, DFD, decision trees, decision tables (Answers maybe used to help teach students)

What do you use to help with creating software. Also why; when has it proved valuable?

--- Edit --

Proved valuable: The pattern so far suggests that the style of UML tool used is linked to an objective. e.g. "get it straight in MY head", explain to business mangers, quality control.

© Programmers or respective owner

Related posts about design

Related posts about document