Name your favourite programming language (not necessarily (but usually) the one you know the best - just the one you like best).
Tip: Java doesn't belong in this thread.
Mine is __Python__.
Name:
Anonymous2006-04-06 17:48
I would actually have to say Java. But that's because I'm a student. As such, I'm required to make small programs in short time that do useless things, and Java is simply the easiest language for such work. Just this morning I wrote a Java program that fetches the response code from a http request. Three lines. Same in C? No idea...
At times when serious work is needed (yes, I do have work experience) Python seems to fill my needs.