Quote:
Originally posted by webfiend
Hey, I like Perl. It's awesome. It can do everything, in any number of styles. Now if I could just get everybody else to write Perl exactly the same way I do, it'd be perfect
|
The fact that Perl is programmed unorthogonaly makes it one of the worst languages for the future of programming. Having a jillion ways to write the same statement is a bad bad bad thing, because it means someone is going to write something in the most obfuscated way possible and I will end up debugging it or telling them to go do it again.
Python on the other hand... big fan :-) I don't use it in my work anymore though