Re: [Tutor] Code like a Pythonista

2007-07-27 Thread Dick Moores
At 12:02 PM 7/27/2007, Terry Carroll wrote: >On Fri, 27 Jul 2007, Dick Moores wrote: > > > The handout is excellent! Thanks! > > > > But the slideshow at > > > , > > isn't. > >You have to use the page-up and -down keys; or

Re: [Tutor] Code like a Pythonista

2007-07-27 Thread Kent Johnson
Terry Carroll wrote: > On Fri, 27 Jul 2007, Kent Johnson wrote: > >> For navigation I use left and right arrows or mouse-over the >> bottom-right of the screen to get a nav panel. But when I get to the >> screen "Whitespace 1" there is nothing but white space under the title. > > Same here, bu

Re: [Tutor] Code like a Pythonista

2007-07-27 Thread Terry Carroll
On Fri, 27 Jul 2007, Kent Johnson wrote: > For navigation I use left and right arrows or mouse-over the > bottom-right of the screen to get a nav panel. But when I get to the > screen "Whitespace 1" there is nothing but white space under the title. Same here, but as I press the PgDn key (or th

Re: [Tutor] Code like a Pythonista

2007-07-27 Thread Kent Johnson
Terry Carroll wrote: > On Fri, 27 Jul 2007, Dick Moores wrote: > >> The handout is excellent! Thanks! >> >> But the slideshow at >> , >> >> isn't. > > You have to use the page-up and -down keys; or the spacebar (at lea

Re: [Tutor] Code like a Pythonista

2007-07-27 Thread Terry Carroll
On Fri, 27 Jul 2007, Dick Moores wrote: > The handout is excellent! Thanks! > > But the slideshow at > , > isn't. You have to use the page-up and -down keys; or the spacebar (at least on Windows under Firefox). Took m

Re: [Tutor] Code like a Pythonista

2007-07-27 Thread Dick Moores
At 05:13 AM 7/26/2007, Kent Johnson wrote: >For anyone who has wondered, how do I learn to write Python like an >expert? What do I read after I finish the tutorial? Check out David >Goodger's "Code Like a Pythonista" >http://python.net/~goodger/projects/pycon/2007/idiomatic/ Kent, The handout is

[Tutor] Code like a Pythonista

2007-07-26 Thread Kent Johnson
For anyone who has wondered, how do I learn to write Python like an expert? What do I read after I finish the tutorial? Check out David Goodger's "Code Like a Pythonista" http://python.net/~goodger/projects/pycon/2007/idiomatic/ Kent ___ Tutor maillist