I have been programming in c++ for quite some time but have never used VS.I want to learn the various features like debug, run , build etc.I want to know how to compile a code, create projects and other really basic stuff.I know nothing about console or win 32 applications.In short , I need to know about using c++ in VS.please help me as to where can I learn all this from?
Regards.
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it.
- Brian W. Kernighan
Bookmarks