Re: How to document algorithms?

Subject: Re: How to document algorithms?
From: Tony Markos <ajmarkos -at- yahoo -dot- com>
To: Viorel Lupu <pidgin -at- ua -dot- fm>, techwr-l -at- lists -dot- techwr-l -dot- com
Date: Fri, 5 May 2006 05:31:48 -0700 (PDT)

--- Viorel Lupu <pidgin -at- ua -dot- fm> wrote:

Could anyone point to a source on documenting
algorithms for software development? Is there a
specific industry standard? Does it have to
include UML flow charts or a plain text description
would suffice?

Tony Markos responds:

There are no industry standards. Here are some time
tested rules of thumb:

* If there is alot of decision branching, then
graphics are necessary - at least to properly plan
your text.

* Can potentially many things happen at the same time?
Logical flow charts (if-then-goto flow charts) are
not meant to handle this, and text is a particuarly
poor tool in such situations.

* If you do logical flow charting, can you fit the
flow chart on about one 8 1/2" by 11" piece of paper?
Logical flow charts are primarily meant to document
small systems.

* For larger-scale systems documentation efforts, Use
Case have a tragic flaw: They fail to prod the analyst
through a rigorous requirements elicitation. For
larger efforts this is often fatal.

* For large systems with complex decision branching
and potentialy many things happening at the same time,
there is only one way to go - use of an analysis
technique mention of which is taboo on this listserv.
If you need to know about such situations, go to the
requirements engineering listserv where solutions to
such problems are openly discussed.



__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

WebWorks ePublisher Pro for Word features support for every major Help
format plus PDF, HTML and more. Flexible, precise, and efficient content
delivery. Try it today!. http://www.webworks.com/techwr-l

Doc-To-Help includes a one-click RoboHelp project converter. It's that easy. Watch the demo at http://www.DocToHelp.com/TechwrlList

---
You are currently subscribed to TECHWR-L as archive -at- infoinfocus -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit http://lists.techwr-l.com/mailman/options/techwr-l/archive%40infoinfocus.com


To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/techwhirl/ for more resources and info.


References:
How to document algorithms?: From: Viorel Lupu

Previous by Author: RE: tech writer --> BA
Next by Author: Ultimate SOURCE On CaptializatioN Rules?
Previous by Thread: How to document algorithms?
Next by Thread: Re: How to document algorithms?


What this post helpful? Share it with friends and colleagues:


Sponsored Ads