C++
C++ is a wonderfull language, even it's often abused. It's reasonably fast and it is a fully object oriented language (even if you could argue it is not a very clean oo implementation).
It is suited to develope solid applications, not to quickly develope applications. It can also be used to write modules/extensions for higher level languages