Re: [Edu-sig] teaching Python etc.

2017-07-25 Thread Wes Turner
On Tue, Jul 25, 2017 at 11:03 AM, Wes Turner wrote: > > > On Monday, July 24, 2017, kirby urner wrote: > >> >> I turned down a $600/day 3 day gig I might not have got anyway, because >> the textbook goes twelve chapters with no 'class' keyword, and that would >> define the full complement of our

Re: [Edu-sig] teaching Python etc.

2017-07-25 Thread Wes Turner
On Monday, July 24, 2017, kirby urner wrote: > > I turned down a $600/day 3 day gig I might not have got anyway, because > the textbook goes twelve chapters with no 'class' keyword, and that would > define the full complement of our topics. My code of conduct forbids > teaching Python that way. >

[Edu-sig] teaching Python etc.

2017-07-24 Thread kirby urner
I turned down a $600/day 3 day gig I might not have got anyway, because the textbook goes twelve chapters with no 'class' keyword, and that would define the full complement of our topics. My code of conduct forbids teaching Python that way. The whole point of OOP was here's a way we think in natur