[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Programming?
Bruce Smith wrote:
> In college, a lot of classes required a flow chart to be turned in
> with a programming assignment. I NEVER did the flow chart first. It
> was always the LAST thing I did, and only to complete the assignment.
> I've NEVER done one since.
That the level of programming required by a college course shouldn't require a
flow-chart is no surprise. The unfortunate aspect is that it a disdain for
flow-charting in particular may result in a general disregard for all modeling
methods. Modeling is the essence of modern OO abstraction, and there are lots of
"programming assignments" in the real world that you just plain can't "carry in your
hat."
TTFN,
Richard