Introduction - If you have any usage issues, please Google them yourself
"C++ easy entry" is a program designed for the beginners to easily learn C++ programming language and write books. "C++ ease of entry" from the beginner cognitive point of view, wider scope to explain the C++ programming language in a variety of programming techniques, through easy to understand and explain a typical example of a rich and vivid, so that readers can easily learn to C++ programming knowledge. The book is divided into three, the first one to introduce C++ in the common data types, basic statements, function calls and pointers so on. Section 2 introduces the C++ object-oriented programming, including classes and objects, inheritance and derived, polymorphism and virtual functions and so on. Article 3 introduces the data structure linked list of C++, and C++, the application of the template. Annex to the book source.