N
N
Natalisvet212019-11-14 23:16:24
Work organization
Natalisvet21, 2019-11-14 23:16:24

Need to draw a flowchart before creating a program, will it simplify the work?

Now at the institute we are studying the C# programming language, we are going through OOP. Recently, I feel that when creating programs, I want to sketch something, write down the program execution algorithm in stages. Because I make mistakes and don’t think globally, I often have to rewrite methods several times to fix something in them. Will sketching flowcharts, writing down a program execution algorithm, or something like that help? writing? What books can help?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Arris, 2019-11-15
@Arris

If it helps you - sketch, draw, lay out into blocks and bricks. All tools that make it easier to understand but not complicate the task are good.

R
Ronald McDonald, 2019-11-14
@Zoominger

Yes, it will help, especially in complex algorithms.

�
âš¡ Kotobotov âš¡, 2019-11-14
@angrySCV

it all depends on how you think, whoever finds it difficult to visualize schemes in his head draws them on paper.
Well, in general, having a draft scheme of a product (algorithm) often helps a lot.

O
OnYourLips, 2019-11-15
@OnYourLips

Flowcharts - no, they are a waste of time.
But sometimes complex systems are discussed with illustrations of class connection diagrams.
Google UML class diagrams.

A
Alexander Skusnov, 2019-11-16
@AlexSku

Stateflow control logic in Matlab (or without Simulink).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question