newbie: working iwth list of tuples

Paul Rubin http
Sun Jan 29 01:34:44 EST 2006


"falcon" <shahbazc at gmail.com> writes:
> I didn't find any examples of using idioms from functional programming
> beyond basic explanation of reduce and map (I have a couple of Haskell
> and ML books, but I know those languages even less than Python).

The book you really want is SICP,

http://mitpress.mit.edu/sicp/

The full text is online, linked from there.



More information about the Python-list mailing list