Hacker News new | ask | show | jobs
by henrik_w 1465 days ago
I switched from Java to Python and liked it. The downside was mostly navigating existing code bases. But in general, well designed code trumps static/dynamic. Also, when I think back to products I have worked on, I mostly think of what the code did, not so much about what language I used.

https://henrikwarne.com/2014/06/22/switching-from-java-to-py...