Skip to content.
Manageability
Search
Sections
Latest Updates
Home
Personal tools
You are not logged in
Log in
You are here:
Home
»
blog
»
stuff
»
The language should help
Comment
Above in this comment thread:
Is Chandler's Demise Evidence that Dynamic Languages Can't Scale?
»
Why all the language-hating?
The language should help
Posted by
Anonymous User
at
2008-01-23 09:38 AM
I use to writte code in both python and perl.
python force me to write legible code (for instance indent the code) while perl don't (I have about 5 ways to write a simple string).
Navigation
Home
blog
Software Engineering Concepts Revisited
archive
Java Open Source
stuff
visitors
reading
This site conforms to the following standards:
Section 508
WAI-AAA
Valid XHTML
Valid CSS and tableless layout
python force me to write legible code (for instance indent the code) while perl don't (I have about 5 ways to write a simple string).