Re: [Tutor] OT: Flow chart

2004-12-19 Thread Juan Shen
Brian van den Broek wrote: Alan Gauld said unto the world upon 2004-12-19 12:23: I'm looking for any good link or tutorial of flow charting A good resource for all notations related to software design is at smartdraw.com: http://www.smartdraw.com/exp/tec/tutorials/software.htm But flow charts a

Re: [Tutor] OT: Flow chart

2004-12-19 Thread Brian van den Broek
Alan Gauld said unto the world upon 2004-12-19 12:23: I'm looking for any good link or tutorial of flow charting A good resource for all notations related to software design is at smartdraw.com: http://www.smartdraw.com/exp/tec/tutorials/software.htm But flow charts are more generic so info abo

Re: [Tutor] OT: Flow chart

2004-12-19 Thread Alan Gauld
> I'm looking for any good link or tutorial of flow charting A good resource for all notations related to software design is at smartdraw.com: http://www.smartdraw.com/exp/tec/tutorials/software.htm But flow charts are more generic so info about them can be found here: http://www.smartdraw.c

[Tutor] OT: Flow chart

2004-12-19 Thread Eri Mendz
Hello All, I'm looking for any good link or tutorial of flow charting i can use related for programming. Maybe having symbols and similar stuffs. This may sound old-fashion or antiquated to you but i feel this may help me with the logic and flow controls when i do code in python. Anyone pointin