Quote:
Originally Posted by delphidb96
Perl is almost as bad as FORTH for write-once, read-never. Python is nearly as bad.
|
Can't agree at all WRT Python. Yes, it has issues with whitespace that some people freak out over, but the language makes it easy to produce clean, modular and very readable code.