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

Yup. There are a lot of problems with Python, but you're not going to run into them for several years. If you're running into them right away then you're probably not a beginner.


I'm not so sure. A couple times I've shown WTFpython [0] to a co-worker, who after spending a bit of time skimming through it mentions that they finally understand a bug they had when they were learning python. And which entry it is is usually different between them.

[0] https://github.com/satwikkansal/wtfpython


Yeah there are some weird quirks relating to scope and mutable default arguments, but overall I think there are still way less WAT issues than with javascript.


Wow. Thanks for sharing that! Fun!


I run straight into the zoo of packaging systems every time I try to do anything with python.




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

Search: