|
|||
|
Has anyone been able to come across a Python logic map or Python logic
flow chart? An example can be seen on the right under History: http://en.wikipedia.org/wiki/Usenet#History This would be very helpful for all users. |
|
|
||||
|
||||
|
|
|
|||
|
spike wrote:
> Has anyone been able to come across a Python logic map or Python logic > flow chart? > > An example can be seen on the right under History: > http://en.wikipedia.org/wiki/Usenet#History > > This would be very helpful for all users. > Huh??? What aspect of Python were you thinking of mapping out? Your example us a bad ascii art graph of -- I've no clue what? Gary Herron |
|
|||
|
On Feb 8, 12:20*pm, spike <pwashingto...@gmail.com> wrote:
> Has anyone been able to come across a Python logic map or Python logic > flow chart? > > An example can be seen on the right under History:http://en.wikipedia.org/wiki/Usenet#History > > This would be very helpful for all users. Begin | | V Start Editor | | V Write Code <----+ | | | | V | Run Python | | | | | No. V | Did it do what you want? | | Yes. | V Stop. HTH. Carl Banks |
|
|||
|
On Feb 8, 1:35*pm, Gary Herron <gher...@islandtraining.com> wrote:
> spike wrote: > > Has anyone been able to come across a Python logic map or Python logic > > flow chart? > > > An example can be seen on the right under History: > >http://en.wikipedia.org/wiki/Usenet#History > > > This would be very helpful for all users. > > Huh??? *What aspect of Python were you thinking of mapping out? > > Your example us a bad ascii art graph of -- I've no clue what? Usenet servers. Back in the day people had these in their .sigfiles Carl Banks |
|
|||
|
On Feb 8, 1:35*pm, Gary Herron <gher...@islandtraining.com> wrote:
> spike wrote: > > Has anyone been able to come across a Python logic map or Python logic > > flow chart? > > > An example can be seen on the right under History: > >http://en.wikipedia.org/wiki/Usenet#History > > > This would be very helpful for all users. > > Huh??? *What aspect of Python were you thinking of mapping out? > > Your example us a bad ascii art graph of -- I've no clue what? > > Gary Herron Do you know what "Logic" means? Guess not. Before you comedians quit your day job some people are looking for information. If you have nothing positive to say, go pester somewhere else. Grow up. |
|
|||
|
spike wrote:
> On Feb 8, 1:35 pm, Gary Herron <gher...@islandtraining.com> wrote: > >> spike wrote: >> >>> Has anyone been able to come across a Python logic map or Python logic >>> flow chart? >>> >>> An example can be seen on the right under History: >>> http://en.wikipedia.org/wiki/Usenet#History >>> >>> This would be very helpful for all users. >>> >> Huh??? What aspect of Python were you thinking of mapping out? >> >> Your example us a bad ascii art graph of -- I've no clue what? >> >> Gary Herron >> > > Do you know what "Logic" means? Guess not. Before you comedians quit > your day job some people are looking for information. If you have > nothing positive to say, go pester somewhere else. > > Grow up. > Why the attitude? I wouldn't have asked for a clarification if I didn't want to help. However, I seriously have *no* idea what the OP has asked for when he says "Python logic map". Do you? If so, then answer the poor guy's question instead of whining at me. (And I'll respectfully read your answer, just to see how you interpret "Python logic map".) And I still claim that the example he aimed us at does not help in figuring out what he's asking. It's a (nearly) 30 year old ascii-art drawing of the connectivity between (mostly university and government research lab ) computers that comprised the UUCP/USENET and ARPANET -- the precursor to today's internet. BUT, that begs the question: What does an old network connectivity chart have to do with a "Python logic map"? If the OP is asking for a way to draw flow charts of Python programs, then why is his example of something that is *not* a flow chart, and drawn with 30 year old technology to boot. If he is asking for a way to draw some kind of a connectivity graph, then I have to ask: Connectivity of what? -- Gary Herron, PhD. Department of Computer Science DigiPen Institute of Technology (425) 895-4418 |
|
|||
|
Carl Banks wrote:
> On Feb 8, 12:20 pm, spike <pwashingto...@gmail.com> wrote: > >> Has anyone been able to come across a Python logic map or Python logic >> flow chart? >> >> An example can be seen on the right under History:http://en.wikipedia.org/wiki/Usenet#History >> >> This would be very helpful for all users. >> > > > Begin > | > | > V > Start Editor > | > | > V > Write Code <----+ > | | > | | > V | > Run Python | > | | > | | No. > V | > Did it do what you want? > | > | Yes. > | > V > Stop. > > > HTH. > > > Carl Banks > I use this one: Begin | | V Start Mail client | | V Ask python-list <-----+ | | | | V what a bunch of dumbass wait 2 min | | | | | No. V | Did you get any answer ? | | Yes. | V Stop. JM |
|
|||
|
>> > > I use this one: > > Begin > | > | > V > Start Mail client > | > | > V > Ask python-list <-----+ > | | > | | > V what a bunch of dumbass wait 2 min | > | | > | | No. > V | > Did you get any answer ? > | > | Yes. > | > V > Stop. > > > > JM How to miss a joke thanks to some crappy line word wraping whatsoever feature. I'll burn thunderbird. Don't use it ! JM |
|
|||
|
spike wrote:
> On Feb 8, 1:35 pm, Gary Herron <gher...@islandtraining.com> wrote: >> spike wrote: >>> Has anyone been able to come across a Python logic map or Python logic >>> flow chart? >>> An example can be seen on the right under History: >>> http://en.wikipedia.org/wiki/Usenet#History >>> This would be very helpful for all users. >> Huh??? What aspect of Python were you thinking of mapping out? >> >> Your example us a bad ascii art graph of -- I've no clue what? >> >> Gary Herron > > Do you know what "Logic" means? Guess not. Before you comedians quit > your day job some people are looking for information. If you have > nothing positive to say, go pester somewhere else. > > Grow up. Oh right, we forgot, it's our duty to answer every question that comes in, seriously and to the point, no matter how badly it is phrased and how obnoxious the questioner becomes when the answer is not immediately forthcoming. This is the Intarwebs. I suggest it's *you* who needs to grow up. regards Steve -- Steve Holden +1 571 484 6266 +1 800 494 3119 PyCon is coming! Atlanta, Feb 2010 http://us.pycon.org/ Holden Web LLC http://www.holdenweb.com/ UPCOMING EVENTS: http://holdenweb.eventbrite.com/ |
|
|||
|
On Tue, 09 Feb 2010 07:35:51 -0000, Gary Herron <gherron@digipen.edu>
wrote: > spike wrote: >> On Feb 8, 1:35 pm, Gary Herron <gher...@islandtraining.com> wrote: >> >>> spike wrote: >>> >>>> Has anyone been able to come across a Python logic map or Python logic >>>> flow chart? >>>> An example can be seen on the right under History: >>>> http://en.wikipedia.org/wiki/Usenet#History >>>> This would be very helpful for all users. >>>> >>> Huh??? What aspect of Python were you thinking of mapping out? >>> >>> Your example us a bad ascii art graph of -- I've no clue what? >>> >>> Gary Herron >>> >> >> Do you know what "Logic" means? Guess not. Before you comedians quit >> your day job some people are looking for information. If you have >> nothing positive to say, go pester somewhere else. >> >> Grow up. >> > > Why the attitude? I wouldn't have asked for a clarification if I didn't > want to help. However, I seriously have *no* idea what the OP has asked > for when he says "Python logic map". Do you? If so, then answer the > poor guy's question instead of whining at me. (And I'll respectfully > read your answer, just to see how you interpret "Python logic map".) Er, Gary, that *is* the OP. He's just much better at being peeved than at clearly explaining what he wants. And sorry, but I have no idea what Python logic maps or Python logic flow charts either, or even what a inter-network connectivity diagram might have to do with them. An expansion of the original question is definitely in order. -- Rhodri James *-* Wildebeeste Herder to the Masses |
|
|
![]() |
| Popular Tags in the Forum |
| chart, flow, logic, map or logic, provided, python |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Python-URL! - weekly Python news and links (Dec 26) | Gabriel Genellina | Newsgroup comp.lang.python | 0 | 12-26-2009 09:52 PM |
| Python-URL! - weekly Python news and links (Nov 3) | Gabriel Genellina | Newsgroup comp.lang.python | 0 | 11-03-2009 11:16 AM |
| Python-URL! - weekly Python news and links (Sep 26) | Gabriel Genellina | Newsgroup comp.lang.python.announce | 0 | 09-26-2009 03:35 PM |
| Python-URL! - weekly Python news and links (Sep 17) | Gabriel Genellina | Newsgroup comp.lang.python | 1 | 09-24-2009 07:00 PM |
| Python-URL! - weekly Python news and links (May 14) | Gabriel Genellina | Newsgroup comp.lang.python.announce | 0 | 05-14-2009 09:21 PM |