Hacker News new | ask | show | jobs
by hcrisp 3651 days ago
There is this free ebook on functional programming in Python by O'Reilly: http://www.oreilly.com/programming/free/functional-programmi...
1 comments

Apparently it's been 'open sourced'

https://archive.org/details/functional-programming-python

ps: once upon a time I stumbled upon a FP article in python dealing with designing (not applying known patterns) function call protocols to solve aritmethic problems. Asked on HN already but nobody could help. So just in case it rings someone else's bell .. feel free to reply.