[plug] Web database stuff - Bollocks
Mike Holland
myk at golden.wattle.id.au
Fri Aug 24 14:50:05 WST 2001
On Fri, 24 Aug 2001, Mike wrote:
> >There are cliches about not using flowcharts? I wasn't even aware that it
> >was something that gets discussed - I presumed every Real Programmer
> >independently discovered the futility of flow-charts for themself.
> You have the opinion (it seems) that flow-charts are futile.
> I am saying it all depends on the task at hand.
Interesting to hear that opinions still differ. If I had to use assembly,
I'd probably use some pseudocode, rather than flowchart, to map the
procedures. With a high-level language, the program IS the flowchart.
I guess some people prefer a more visual approach, but I personally have
never seen the benefit.
Procedual code is in a sense linear, and top down. Its well represented
by high-level (pseudo)code.
--
Mike Holland <mike at golden.wattle.id.au>
--==--
There goes the good time that was had by all.
-- Bette Davis, remarking on a passing starlet
More information about the plug
mailing list