how to create flow chart?
When I create programs, I usually just start coding, but this usually ends up making my code a bit disorganized and hard to maintain. Perhaps creating flow chart would solve those problems. Do any of you guys know a good website that explain how to create flow charts? Thanks.
Re: how to create flow chart?
If you haven't designed your program, the flow chart will be as disorganized as the program is now.
Program design isn't flowcharting, it's sitting down with a pad and pencil and thinking out what you need, then thinking out how you're going to accomplish it. (Or use Notepad, so you can move things around easier.)
At that point you could create a pretty useful flow chart, but creating a program directly from what you have on the pad (or the text file) should result in a pretty neat program.
Re: how to create flow chart?
Re: how to create flow chart?
you should look fot this in any search engine.
parabeans flowchart is a good software . :)