You can start learning C++ with these video tutorials:
http://xoax.net/comp/cpp/index.php
They are perfect for beginners. This one can get you started by showing you how to install a free compiler:
http://xoax.net/comp/cpp/console/Lesson0...
Here are some simple games with code downloads that you can use to get some ideas:
http://xoax.net/comp/cpp/console/Lesson9...
http://xoax.net/comp/cpp/console/Lesson2...
http://xoax.net/comp/cpp/console/Lesson2...
These tutorials can get you started with graphics programming in OpenGL:
http://xoax.net/comp/cpp/opengl/index.ph...
You can go through the tutorials and if you have questions on them or anything else in C++, please post to me here:
http://xoax.net/forum/
Good Luck!