Categories
Random observations

Python

Newsflash: Python would be okay if whitespace wasn’t meaningful beyond separating tokens. List comprehensions are kind of nice.

By ricky

Husband, dad, R&D manager and resident Lean Startup evangelist. I work at NICTA.

2 replies on “Python”

Regarding whitespace: that was always my position. Somehow, I don’t know how exactly, I managed to get over it. Now I mostly just hate python for forcing people to understand (and compensate for) reference/pointer concepts in a scripting language.

Leave a Reply

Your email address will not be published. Required fields are marked *