Hello everyone. I am currently reading Beginning Visual C++ 6.0 by Ivor Horton. Here is the amazon site for it. I heard it is a really good book. It is really big. The first half covers the basics of the C++ language, and the second half covers the basics of windows programming. I have messed aroung with QBasic and Visual Basic before. I also know Pascal. This is my first endevor in C++. My problem is the book has exercises, but not enought. I am not very far yet. I am at functions, arrays, pointers, and references. The thing is I understand what is in the book, but when it comes to writing my own programs, I am stumped. I have not programmed in a while, and I have lost the mindset. I also can't rattle the syntax quickly off my mind. I need to do a lot of basic program writing to drill it into my head. I would like to know where I can find some descriptions of programs I could write, and then maybe check my code against some "correct" code. Does anyone know where I could find a site like this. I appreciate any help.
