C++ Basics
The author recommends the use of the text book "The Apprentice C++ Programmer" by P.A. Lee and C. Phillips as an introduction to the concepts of object-oriented programming. The first three chapters are useful :
The author recommends the use of the text book "Object-Oriented Programming in C++" by Robert Lafore as an introduction to programming using C++. The following chapters from the book give a good base of knowledge prior to starting Visual C++ programming :
|
Click here to return to homepage