I'm 12 years old and i'm still new, i wanted to make games for Computers, i've mastered Warcraft III GUI encoding and a lil' bit of JASS, i'm bored of Warcraft and i wish to make games with C++ Code, is it possible for me to learn and is there any tutorial, sry if i posted this in a wrong section, i'm stil new and i' haven't adapted to the preview of the site o,o
Be warned, however, that learning to program takes a lot of work, and you must want to do it. Also, game programming in particular is very difficult (but worth it, obviously). This isn't something you will learn overnight.
When you are done playing with python and SDL you can use SFML http://www.sfml-dev.org/
which is a very nice, object-oriented, C++ library for game graphics and audio.
You seem to have a good start with the WOW III stuff. Good luck!
I always WANT to learn programming code! to make games and earn money for my family ^^
is there any program specialized in C++?
I think it will take 2 weeks or a month for me to learn C++ like learning Warcraft III Triggering!
And if there is a program (free ones, coz i don't have money..)
that allows me to do some GUI stuffs, it'll be cool!
Hehe... Mind you that learning to set up Warcraft 3 trigger-activators is something else than learning a full blown programming language (one of the harder ones, at that).
If you simply mean something that will allow you to program in C++, then yes, they called IDEs. An IDE is simply a text editor, with a compiler (allowing you to run code), and other tools to aid you. Here is a good rundown of different IDEs and compilers available: http://www.cplusplus.com/articles/chrisname1/
C++ game programming and GUI programming is very difficult. If it's what you want/love to do, then even if it's a struggle you should enjoy the experience.