Concerning programming languages
Posted 05 Jun, 2005 at 16:18 by matt in /Technical | Permanent link
Prompted in part by clevermonkey's latest post, I've been reading up on some non-traditional
programming languages lately. (Well, non-traditional if one feels that the mainstream of programming languages is the family tree that starts with Algol, but that's an argument for another day.)
Back when I was young and foolish (i.e. a frosh), I was a computer science major. I gave that up fairly quickly, but one thing that I sort of regret was never having the opportunity to take the fourth-year class in programming languages
. My interest in this is principally anthropological, actually; I don't care about know a bunch of computer langauges so much as knowing how the different structures affect how the developper thinks about their task.
So for those of you who actually program on a regular basis & have picked up multiple languages along the way, a question: how much difference does choice of language seem to make to coding decisions? Do you actually think differently in different languages, or is your style more or less unchanged as you hop between, say, C, Java, and perl?