Y
Hacker News
new
|
ask
|
show
|
jobs
by
Grinnz
2519 days ago
Sorry you had to deal with that. Do you think it would have been easier to deal with 25k lines of spaghetti garbage in a file named .py?
1 comments
mattbillenstein
2519 days ago
I think it actually probably would have been - not an ideal way to write code, but Python is certainly easier to read than your average Perl.
link
orpheline
2519 days ago
I don't find it so. I do both Perl and Python at work: the Perl code is almost always clearer to read IMHO. I know some people find curly brackets and sigils distracting, but to me they make code less ambiguous.
link