Functional programming vs Object Oriented programming
- by Olivier Lalonde
I'm an Object Oriented programmer looking forward to learning a functional language. My questions are:
When do you choose functional programming over object oriented ?
What are the typical problem definitions where functional programming is a better choice?