Answer the question
In order to leave comments, you need to log in
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
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.
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.
Flowcharts - no, they are a waste of time.
But sometimes complex systems are discussed with illustrations of class connection diagrams.
Google UML class diagrams.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question