First, learn the c++ markup language, once you've done that, you can start writing the program, even in Notepad, then bring the code into a compiler, compile it, and voila!
C++ is an "object oriented" programming language .You create a new project,add a new file, edit the file to add C++ code,then compile and run the program using Visual Studio.