This book begins by explaining key concepts in programming, and elaborates on characteristic of class, including inheritance, derivation and polymorphism.
About the Author Li Zheng, Tsinghua University, Beijing, China.
The concepts and methods are illustrated via examples step by step, making the book an essential reading for beginners to C++ programming.
It also introduces generic Programming and Standard Template Library, I/O Stream Library and Exception Handling.
This book begins by explaining key concepts in programming, and elaborates on characteristic of class, including inheritance, derivation and polymorphism