Good introduction to functional programming with Python?

Richard P. Muller rpm at wag.caltech.edu
Thu Dec 21 23:49:27 EST 2000


Can someone recommend a decent introduction to functional programming in
Python? I haven't found any suitable intro, and I'd like to learn more
about map(), apply(), lambda, and the like. I understand the syntax, but
I'd like to learn something of the functional programming context these
commands come from.

Thanks in advance.

Rick



More information about the Python-list mailing list