|
-
Oct 5th, 2006, 11:12 AM
#1
Thread Starter
Frenzied Member
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.
-
Oct 5th, 2006, 05:26 PM
#2
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.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Oct 11th, 2006, 01:32 PM
#3
Thread Starter
Frenzied Member
Re: how to create flow chart?
-
Oct 26th, 2006, 01:54 AM
#4
New Member
Re: how to create flow chart?
you should look fot this in any search engine.
parabeans flowchart is a good software .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|