(source: O'Reilly) Functional programming and Python
Python supports several programming styles -- imperative, object oriented, and functional. Most programmers are only familiar with two, yet functional programming appears to be coming back in vogue.
(source: O'Reilly) 