Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: C++ from the ground up
Автор: Schildt H.
Аннотация:
This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressions, arrays, pointers. Plus, it also covers advanced topics like inheritance, namespaces, STL, custom string class, and the Standard C++ Class Library. For users of all levels, this guide teaches with examples of source code and a thorough display of the results.