Covers all C++ compilers amd the AMSO C++ standard. By master programmer Herb Schildt. Now revised to cover the Standard Template Library and Run-Time Type ID. All the code examples available online.
Best-selling author Herbert Schildt has written extensively about the Java, C++, C, and C# programming languages. His books have sold millions of copies worldwide and have been widely translated. Herb's books have been used in education, corporate training, and individual study. Although he is interested in all facets of computing, Herb's primary focus is computer languages, especially the standardization of languages. He was a member of the original ANSI committee that standardized the C language in 1989, and he was a member of the ANSI/ISO committee that updated that standard in 1999. He was a member of the original ANSI/ISO committee that standardized C++ in 1998 and he was a member of the ANSI/ISO committee that updated the standard for C++ in 2011.
Herb holds both graduate and undergraduate degrees from the University of Illinois, Urbana/Champaign.
This book probably helped me more than any other in understanding the code and concepts of C++. The book is basic, but very straightforward and instructive. If I remember correctly, this book helped me to fully understand how it all fit together. Especially, I remember finally getting a grip on understanding the basics of how functions work.
Книжка хорошая, только, конечно, для тех, кто будет осваивать в visual с++ останется огромное количество вопросов (даже если не лезть в формы). На мой взгляд, у автора очень понятно объясняется работа с указателями. Обычно их объясняют так, что остается вопрос зачем они вообще нужны.