Features
- Provides interfaces for the principal example classes, which are compliant with the ANSI/ISO C++ Standard Library classes.
- Thorough coverage of the role of the const keyword in the C++ Standard Library.
- Covers C++ features such as namespaces, static member constants, typename keyword, and inheritance.
- Thorough review of C++ syntax and OOP concepts, making book accessible for students at various levels.
- Copyright 2005
- Dimensions: 7-3/8" x 9-1/8"
- Pages: 900
- Edition: 3rd
-
Book
- ISBN-10: 0-321-19716-X
- ISBN-13: 978-0-321-19716-0
This book successfully balances the introduction of object-oriented concepts with data structures in C++. KEN TOPICS:Provides interfaces for the principal example classes, which are compliant with the ANSI/ISO C++ Standard Library classes. Thorough coverage of the role of the const keyword in the C++ Standard Library. Covers C++ features such as namespaces, static member constants, typename keyword, and inheritance. Thorough review of C++ syntax and OOP concepts, making book accessible for programmers at various levels. The book also gives readers a firm grasp of key concepts and allows programmers experienced in another language to adjust easily. A solid foundation in building and using abstract data types is also provided, along with an assortment of advanced topics such as B-trees for project building and graphs. MARKET: This book is designed for novice programmers who have learned the concepts of objects and classes and want to move on to the data structures topics of recursion and data abstraction.
Table of Contents
The Phases Of Software Development.
Abstract Data Types And C++ Classes.
Container Classes.
Pointers And Dynamic Arrays.
Linked Lists.
Software Development With Templates, Iterators, And The Standard Ibrary.
Stacks.
Queues.
Recursive Thinking.
Trees.
Tree Projects.
Searching.
Sorting.
Derived Classes And Inheritance.
Graphs.
Appendix A Ascii Character Set.
Appendix B Further Big-O Notation.
Appendix C Precedence Of Operators.
Appendix D Compiling, Linking, And Running Programs.
Appendix E Dealing With Older Compilers.
Appendix F Input And Output In C++.
Appendix G Selected Library Functions.
Appendix H Brief Reference For The Standard Template Classes.
Appendix J Fundamental Style Guide.
Appendix K Downloading The Gnu Compiler And Software.