1. essentital C ++ --- the father of Lippman --- C ++, with the focus on the core, light and short, for beginners
2. The C ++ programming language ---- father of C ++, technical authority, deep words, profound thoughts, C ++ encyclopedia, and the Bible.
3. c ++ primer ---- Lippman-the best tutorial of C ++ for more than a decade. It is represented by the C ++ encyclopedia.
4. Inside the C ++ object model ----- Lippman ---- reveals the bottom layer of C ++, which is very good and difficult.
5. Objective C ++: presents expert experience through 50 programming instances. This article is interesting and easy to understand.
6. More than tive C ++: through 35 programming examples, the expert experience is displayed, which is interesting and easy to understand.
7. The C ++ standard libray --- the Encyclopedia of the C ++ standard library.
8. design model: the basis for reusable object-oriented software ------ good