Hacker News new | past | comments | ask | show | jobs | submit login

Why can't you blame the original author since you know it was likely his first larger program?

I know that Perl's defaults (mainly lack of strict and warnings) can make it easy to write code that easily breaks or has bugs or is harder to maintain, but it is the first time I hear the argument that it make it any easier or encourage someone to write 4k lines when he could have written 500 lines.

I would guess that guy would have created a 4k monstrosity in Python if that's what he had to use without having enough experience.

Or maybe I am not being imaginative enough? Can you give examples from the program you rewrote where Perl encourage beginners to write "huge monstrosities" while Python would have encouraged them to write succinct code ?




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

Search: