more examples on lamba
Paul Rubin
http
Fri Feb 2 14:53:59 EST 2007
More information about the Python-list mailing list
Fri Feb 2 14:53:59 EST 2007
- Previous message (by thread): imaplib : error reporting use 'randomly' exception or return value
- Next message (by thread): more examples on lamba
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): imaplib : error reporting use 'randomly' exception or return value
- Next message (by thread): more examples on lamba
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list