>>3240>That's cool! I've never used functional programming; everything I've done has been object-oriented.Same here. FP feels counter-intuitive and very different from OOP, but I've heard good things about it so I'd really like to get a better grasp on it.
Yesterday, I stumbled upon this short publication:
http://www.oreilly.com/programming/free/files/functional-programming-python.pdfwhile browsing Hacker News. That's all I'm using for now.
I find HN a real gold mine of useful and interesting computer science-related content.