Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I love this take. Programming techniques are that, tools on our belt. One should neither fall in love with a particular one, nor try to use it exclusively. Either it fits, meaning it provides advantages that outweigh the added complexity, or it doesn't.


Python balances this well. You are never forced into an OO hierarchy for your own code.


On the other hand Python often nudges you towards OOP, because its FP features are a bit lacking.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: