Computer Science Canada

*Good program for creating flowcharts...

Author:  CjGaughan [ Mon Dec 01, 2003 7:15 pm ]
Post subject:  *Good program for creating flowcharts...

I need something quick and easy...as quick as possible!! LOL

anythign that will create the flowcharting for me? (i need it for turing)

thanks in advance

Author:  Andy [ Mon Dec 01, 2003 7:20 pm ]
Post subject: 

ummm no... but i'm not sure about what ur asking... u want a program that makes flow charts? or do you want somebody to make it for you..
and hey... i had that sig b4, but dan took it off

Author:  CjGaughan [ Mon Dec 01, 2003 7:40 pm ]
Post subject: 

ill take that pic off..ive heard lots of horror stories (people overreacting)...


but anyway...

I just need a piece of software that will make and print flowcharts (like a template, for eg.)...where I just type in the info in the necessary places (something easy and quick..like i said)...

and the second part of my question was if there was a program that will just read the programming language, and do it all for you....

Author:  Andy [ Mon Dec 01, 2003 7:44 pm ]
Post subject: 

ok well, no... there is no such program, but you can make it on vb very easily... and for the second part, are you out of ur f****** mind? how lazy can you be?

Author:  Mazer [ Mon Dec 01, 2003 7:50 pm ]
Post subject: 

i'm sure you could find a program to make flowcharts somewhere... there's useless junk like that all over the internet. worst case scenario, use mspaint. i'm sure you know how to make flowcharts by hand so you should know the shapes... and if you don't, i doubt a program for making flowcharts would help you.

Author:  Tony [ Mon Dec 01, 2003 7:56 pm ]
Post subject: 

MS Word has those boxes and arrows... you can easily draw a flowchart there Smile

Author:  CjGaughan [ Mon Dec 01, 2003 7:59 pm ]
Post subject: 

dodge_tomahawk wrote:
ok well, no... there is no such program, but you can make it on vb very easily... and for the second part, are you out of ur f****** mind? how lazy can you be?


hey..its perfectly possible!...and yes ...i am lazy....especially when it comes to more than 100 lines of code...lol...(i got like 550 or sumthin like that)

Author:  Mazer [ Mon Dec 01, 2003 8:05 pm ]
Post subject: 

but the whole point of flowcharting is the planning. it should be done before the programming. and even still, it should be a simplified version of the program's source code (or rather, the source code should be a complified version of the flowchart) so it should be a lot shorter even if you have a hundred lines of code.
take evasive maneuvers for example, it's about 3200 lines of code, but in flowchart form it'd be... ok bad example. but still, the flowcharting shouldn't be too long... but does you're teacher really make you convert programs to flowcharts?

Author:  CjGaughan [ Mon Dec 01, 2003 8:14 pm ]
Post subject: 

Mazer wrote:
but the whole point of flowcharting is the planning. it should be done before the programming. and even still, it should be a simplified version of the program's source code (or rather, the source code should be a complified version of the flowchart) so it should be a lot shorter even if you have a hundred lines of code.
take evasive maneuvers for example, it's about 3200 lines of code, but in flowchart form it'd be... ok bad example. but still, the flowcharting shouldn't be too long... but does you're teacher really make you convert programs to flowcharts?


good point...lol

yes...we got some dumb stuff to do..im gettin 99 in class..but we still have to do algorithms/flowcharts (to learn to plan, and to learn how a program works)..which i already know, so i find this quite boring. (we have to do it for quite simple programs). I dont think i've done the flowcharting before a program once! LOL

ill see how "simple" i can make it...

Author:  Tony [ Mon Dec 01, 2003 8:14 pm ]
Post subject: 

heck, just turn everything into procedures for the sake of really easy flowchart Laughing

_____
|start|
``|``
__|_______
|user input|
````|````
____|__________
|respond to input|
```|```````````
___|__
| end |
`````

Author:  FDisk87 [ Fri Dec 05, 2003 8:37 pm ]
Post subject: 

Visio, if you can afford it.

Author:  rizzix [ Fri Dec 05, 2003 11:56 pm ]
Post subject: 

Mazer wrote:
but the whole point of flowcharting is the planning. it should be done before the programming. and even still, it should be a simplified version of the program's source code (or rather, the source code should be a complified version of the flowchart) so it should be a lot shorter even if you have a hundred lines of code.
take evasive maneuvers for example, it's about 3200 lines of code, but in flowchart form it'd be... ok bad example. but still, the flowcharting shouldn't be too long... but does you're teacher really make you convert programs to flowcharts?


lol he just had to show off...

Author:  Andy [ Sat Dec 06, 2003 12:53 am ]
Post subject: 

but that is short tho... for something as amazing as his

Author:  FDisk87 [ Sat Dec 06, 2003 5:35 pm ]
Post subject: 

Flow charts are not a bad idea when you are working on a large project. Planning is important regardless of the method. If you just sit down and start coding without putting any thought into it, you could end up with something great, or more likely you are gonna end up with a messy POS. Which may or may not run, and if it runs it may or may not perform it's task properly.

Internal documentation may not be neccessary for classroom work, but it has a purpose. It is attempting to get you to think logicly like the machine would through a problem.

Author:  Mazer [ Sat Dec 06, 2003 10:28 pm ]
Post subject: 

good point. but my problem is that i just don't see the purpose of converting an already written program into flowchart format.

Author:  Tony [ Sat Dec 06, 2003 11:34 pm ]
Post subject: 

Mazer wrote:
i just don't see the purpose of converting an already written program into flowchart format.


heh... my teacher (i think it was my CS teacher) told me that flowcharts are needed to convince computer illiterate investors to give you money Laughing

Author:  Andy [ Sun Dec 07, 2003 7:27 pm ]
Post subject: 

LOL i'll remember that...

Author:  santabruzer [ Sun Dec 07, 2003 7:54 pm ]
Post subject: 

I thought of creating a program in turing that'll create flowcharts, but then realized it's too much work...

Author:  the_short1 [ Sat Jan 17, 2004 5:39 pm ]
Post subject: 

Yea that would be nice... i find it a pain in the ass to make flowcharts... our teacher says he wont help us unless we have one..i dont make them until i finish....you end up changing your program lots and its hard to change flowcharts... Algorythms are ok tho... Good thing to make flowcharts is Microsoft Word 2000+. thats what i use.... i posted this last night but all posts from then arn;t here this morning...

Author:  CjGaughan [ Mon Jan 19, 2004 9:13 am ]
Post subject: 

why did u bring this post back?...lol...ur probably just lookin for stuff to write for more bits...lmao

Author:  Maverick [ Mon Jan 19, 2004 9:20 am ]
Post subject: 

Bah. Algorithms are terrible. Along with Pseudo Code, that stuff is just crappy.


: