As a (currently drunk) programmer. I think the most annoying thing about python is that it encourages people to write things in “pythonic” ways (read: using really esoteric python features to do complex operations in as few lines as possible).
When you don’t primarily work with python, it makes it unnecessarily difficult to read people’s “pythonic” code.
As a (currently drunk) programmer. I think the most annoying thing about python is that it encourages people to write things in “pythonic” ways (read: using really esoteric python features to do complex operations in as few lines as possible).
When you don’t primarily work with python, it makes it unnecessarily difficult to read people’s “pythonic” code.
Iterator! Iterator! Iterator!!