Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
i think probably python - I think it has a very elegant design.
<soapbox>
I know you didn't ask for it, but my least favorite is Perl - it's just too ugly for words. You can feel the cruft they added to get any new feature into it.
</soapbox>
Logo definitely, the little turtle wandering around the screen was cool. I guess a lot of you guys are too young to have ever come across it but it was the first programming language I learnt (aged 7 or 8 at primary school )... </nostalgia>
Well, I'm going off a bit and saying Objective C. I agree with Brad Cox and his arguments for dynamically typed objects. Besides, I'm not married to OOP so I like the freedom to use Objects when I need them or want them. That's another reason that PHP is so cool.
Besides, structures in C are awesome! It's like the idea of objects without the methods. Just encapsulated data.
Now what I would like to see is a compiled language that is completely dynamically typed. As a matter of fact, a compiler of PHP would be cool to me. That would become my favorite language in a hurry.
This is really the only language besides HTML (if you include that) that i have good knowledge of, but i have printed of 50 pages of c++ info and i'm buying a book on it so i would have to that that!