Al Stevens: Teach Yourself C++ (1990)

评价:
5
(1用户)

The third and final book from Al Stevens that helped me grow as a programmer. This was the original book that helped me initially learn C++ and Object-Oriented Programming (OOP). Later editions of this book are available and expand upon features continually added to the C++ language and libraries.

ISBN: 1-55828-250-5

ISBN13: 9-781558-282506

    • Compile, run, and experiment with sample programs;
    • Gain a basic understanding of C++ history, the core C++ language, the standard C++ library, and the standard template library;
    • Start writing simple C++ programs quickly and progress at your own speed to advanced programming;
    • Understand functions, program flow control, structures and unions, and data type organization;
    • Explore pointers, addresses, and dynamic memory allocation;
    • Comprehend pre-processing directives and compile-time conditional directives;
    • Work with classes, constructions and destructors, conversion, class objects, and class members;
    • Learn from platform-independent examples that work with any platform.

Part I: The C++ Language

Part II: Working with Classes

Part III: The Standard C++ Library

Part IV: The Standard Template Library

Part VI: Advanced Topics


Al Stevens is a highly-respected author and instructor who has been writing the C Programming column for Dr. Dobb’s Journal since 1988. His skill in teaching complex programming languages is legendary.


Source Code Listing

注册并通过认证的用户才可以进行评价!

admin:系统自动奖励,+10,  

发表评论