I have just finished Ivor Hortons beginning c++. im looking for more books on c++ that might help me. preferably something with complete examples. i dont mind going over the same material.
If you already have a C programming background, I would recommend "Accelerated C++" by Andrew Koenig and Barbara E. Moo. I have programmed with C for a number of years and then in the early '90s with MS Visual C++. The language was still being developed at the time and quite honestly Microsoft's spin on C++ was somewhat proprietary. I took a break from programming for a number of years since it is not my profession. Now I'm back and need a refresh. I'm finding this book to be a very delightful read along with Bjarne Stroustrup's "The C++ Programming Language" to use as a reference.