|
|
|
|
|
by gaius
6484 days ago
|
|
Shhh, don't tell anyone :-D On a more serious note yes, but again that's a cultural thing. Languages like Erlang (and OCaml, and Haskell, and...), you spend more time thinking than typing. You don't (need to) write much code, and if you think of a better way you might completely overwrite yesterday's work. You might deliver a huge chunk of functionality in a couple of pages of code that took weeks of thought, but that looks like it was typed in a day (I have been in that situation). Functional languages don't fit big-company management comfortably. They don't look like "work" in the sense that most IT organizations are used to. Java will be with us for a long time. |
|
Remember - the author is the smartest person who will ever see a given piece of code. The reader, even if it's the same person, will be dumber.
Programming isn't literature or poetry. No one ever had to add a mail reader to"Ode to a Grecian Urn".