If you're looking for a language to develop games in, I'd highly recommend Python. My project (a remake of Wing Commander Armada) is written in Python using the PyGame library, a binding to the SDL. Both the language and the library are easy to learn, easy to use, cross platform, and stable.