I followed the tutorials on this site, and I understood many aspects of them. The tutorials are awesome and very good for begginers. At this moment I think it is nessecary for me to gain some experience while making some simple projects. I have visual studio 2008. I need some good step by step workshop tutorials through which I see the possible combinations of C++ codes and the use of them in different situations. If you know any good online workshop tutorials please guide me by posting the links in this thread.
It's written to teach you C++ from the ground up, so there will be some review, but the approach it presents to C++ code makes a lot of sense. At the end of each section, there are exercises for you to try, along with solutions in case you get stuck.