David Bear <[EMAIL PROTECTED]> 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. -- http://mail.python.org/mailman/listinfo/python-list