more examples on lamba

Paul Rubin http
Fri Feb 2 14:53:59 EST 2007


David Bear <david.bear at asu.edu> writes:
> Can anyone point me to more web stuff that describes more deeply
> lamba's and making high order functions -- functional programming
> styles.

I suggest Abelson and Sussman's book Structure and Interpretation of
Computer Programs.  The text is online here:
 
   http://mitpress.mit.edu/sicp/

This is a full length textbook but if you get all the way through it
you'll really understand some stuff.



More information about the Python-list mailing list