Hacker News new | past | comments | ask | show | jobs | submit login

I have seen some truly awful code that has been written in Python. It wouldn't have been possible in Java due to the nature of the language.



One can write an O(n^2) that should be an O(n) algorithm in Java just as easily as Python.

Bad code is bad code. On the scale of encouraging good practices and discouraging bad ones, Python does pretty well given the very low overhead to get started-- something Java does not have.




Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: