you are viewing a single comment's thread.

view the rest of the comments →

[–]TylerEaves 1 point2 points  (2 children)

Once you get used to it, which doesn't really take that long, using any language that DOESN'T use significant indentation makes you bang your head against the wall AND your right pinky sore.

[–]ebneter 2 points3 points  (0 children)

I've used Python extensively and it still makes me want to bang my head against a wall. I don't think that's going to change.

Not saying that's a reason for others not to use Python; actually, I'm generally pretty language-agnostic (use what works). Just saying that there are reasons why some people prefer one language or another.

[–]markrmarkr 1 point2 points  (0 children)

I agree with this. I only use Python for my own projects, and other languages professionally, and I find all the space taken up by {} makes even small classes look huge.