[Tutor] Functional Programming in Python

Steven D'Aprano steve at pearwood.info
Sun Apr 5 06:08:44 CEST 2015


On Thu, Apr 02, 2015 at 12:18:28PM -0400, WolfRage wrote:
> These are just some questions that I have regarding the topic of 
> Functional Programming. I am working towards a more functional approach 
> to programming but acknowledge that it is far from Functional, 
> especially since this is mostly impossible in Python.

You might like to read this:

https://codewords.recurse.com/issues/one/an-introduction-to-functional-programming

I'm not sure whether I agree with the author, but it's worth reading.


-- 
Steve


More information about the Tutor mailing list