Practical guide to programming paradigms ?
- by Pierre
I think I might be misunderstanding the whole thing and I am looking for some programming wisdom.
When faced with a programming challenge, I feel the most important question is "which programming paradigm(s) are better suited to handle it, and how to apply them". A distant second is "which language to use".
Yet it seems that most of the programming…