[Tutor] Higher-Order Function Examples

Alan Gauld alan.gauld at btinternet.com
Mon Feb 14 10:46:47 CET 2011


"Carla Jenkins" <carlarjenkins at yahoo.com> wrote

> I am new to Python and am looking for higher-order 
> function programming examples. 

This sounds like homework, if not I apologize, but as 
such I can only gicve you some pointers

As with all concept type stuff wikipedia is a good place to start.
Just search for "higher order function"
Some of the examples are in Python...

You could also try reading the Functional Programming 
topic in my tutorial. And maybe the GUI topic too.

> The programming codes do not feature the corresponding 
> equation so I am lost. Please help me.

I don't understand that. What programming codes are 
you referring to? What equation?

-- 
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/




More information about the Tutor mailing list