On Wed, Jul 1, 2009 at 8:48 PM, Roshan Mathews<[email protected]> wrote: > On Tue, Jun 30, 2009 at 3:47 PM, Shekhar<[email protected]> wrote: >> The pdf at http://www.dabeaz.com/generators-uk/GeneratorsUK.pdf was a great >> deal of help for me. >> It has good examples about performance (some numbers too) gains in different >> situations. >> > This was quite an amazing read. I looked when the 4th edition of > Python Essential Reference will be out, and found that it was > announced just two weeks back: > http://mail.python.org/pipermail/python-announce-list/2009-June/007576.html
Read (on Safari) the chapter on Functions and Functional programming. Closures, Generators- along with some hints on the performance improvements (by using them) are described, Generators and Coroutines are well presented too. Best, Amit > > Flipkart has the 3rd edition for some 400 rupees, > http://www.flipkart.com/python-david-beazley-essential-reference/8131700445-tu23fqcqab > wonder how long it will take for the indian version of the 4th > edition to hit the markets. > > Roshan Mathews > _______________________________________________ > BangPypers mailing list > [email protected] > http://mail.python.org/mailman/listinfo/bangpypers > -- Journal: http://amitksaha.wordpress.com, µ-blog: http://twitter.com/amitsaha Freenode: cornucopic in #scheme, #lisp, #math,#linux, #python _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
