get python 2.7 (not 3.x). i think it comes with IDLE, which should be sufficient for your purposes
if you spend a few hours a day, you should be comfortable with the sql i mentioned within a week or so. start using python procedure-ly until you're comfortable with variables, functions, loops, if-statements. after that, use python until you understand various object-oriented concepts (classes, inheritance, override/overload, etc) and you can design an application around them. this will make the transition to C++ much easier if you already understand OOP concepts
Quote
Much appreciated. I had looked at python a while ago, and was like "I am 12, what is this".. lol (FYI IM NOT 12)
Don't worry about it, nobody's gonna make fun of you for being 13
This post was edited by carteblanche on Apr 7 2012 03:48pm