I put python on the backburner and started messing up Javascript, and contrary to what a lot of people say about javascript, I'm really enjoying it. I actually enjoy having to put braces {} to use my loops and for my functions. The main thing I like about javascript is that anyone can run your little program immediately as soon as you are done developing, If someone wants to play your game, they can do that. All you have to do is upload it and they can try it in their browser. No downloads or any sort of installation required. I think I'll stick with HTML5 and javascript for now and pick up some other language down the road. I'm not really interested in making these huge 3d titles. Simple, 2d games with depth and tight mechanics are what I'd like to focus on.