Beazley on Generators

Michele Simionato michele.simionato at gmail.com
Wed Apr 1 01:21:37 EDT 2009


On Apr 1, 7:03 am, Terry Reedy <tjre... at udel.edu> wrote:
> At PyCon2008, David Beazley presented an excellent talk on generators.
> Generator Tricks for Systems Programmershttp://www.dabeaz.com/generators/index.html
>
> At PyCon2009, he followed up with another talk on more advanced
> generator usage, which Guido commended on the python-ideas list:
> A Curious Course on Coroutines and Concurrencyhttp://dabeaz.com/coroutines/
>
> I have just started (this one will take more than one sitting ;-) but it
> looks just as good.
>
> tjr

I concur. I have just read the first pages, but it says
all good things I had to discover the hard way in years
past. Excellent reading for everybody wanting to understand
cooperative concurrency!

                 M. Simionato



More information about the Python-list mailing list