cplusplus.com/doc/tutorial is good, I used it, but ended up buying a book because I was tired of reading and switching on the screen
C++ tutorials and Ebook -> Why do not you try to search in Google Search Engine with these 2 keywords. Many result will be displayed and you will have very many options to choose.
one website that i found that helped teach me the beginnings of c++ was 3dbuzz.com once you register, you can click on the video tutorials up at the top of the page and go down to the c++ section. They cover the basics and get you started with your programming.
or the MSDN, it probably helps to know the basics first though, but it explains all the different functions. BP