Re: [Python-Dev] Python developers are in demand

2007-10-25 Thread Anna Ravenscroft
On Oct 25, 2007 7:59 AM, Anna Ravenscroft <[EMAIL PROTECTED]> wrote: > I noticed at the Grace Hopper Celebration of Women in Computing that > several major universities in the US are starting to offer intro (CS1) > courses based on Python, among them: > Georgia Tech > CMU &g

Re: [Python-Dev] Python developers are in demand

2007-10-25 Thread Anna Ravenscroft
I noticed at the Grace Hopper Celebration of Women in Computing that several major universities in the US are starting to offer intro (CS1) courses based on Python, among them: Georgia Tech CMU Bryn Mawr Some of them are using: Introduction-Computing-Programming-Multimedia-Approach So, it's start

Re: [Python-Dev] iterator API in Py3.0

2006-03-04 Thread Anna Ravenscroft
On 3/3/06, Raymond Hettinger <[EMAIL PROTECTED]> wrote: [Aahz]> * As a writer/teacher, I want to be able to say, "All Python special> methods have leading and trailing double-underscore."  Period, end of> story.When teaching your classes, do you sense an aversion to using double underscore methods