Tuesday, January 27, 2009

C ++ - Primer-Fourth-edition-Stanly Lippman



          C++ Primer, Fourth Edition
        By Stanley B. Lippman, Josée Lajoie,
        Barbara E. Moo

        ..............................................
        Publisher: Addison Wesley Professional
        Contents:
        Chapter 1. Getting Started
        Chapter 2. Variables and Basic Types
        Chapter 3. Library Types
        Chapter 4. Arrays and Pointers
        Chapter 5. Expressions
        Chapter 6. Statements
        Chapter 7. Functions
        Chapter 8. The IO Library
        Part II: Containers and Algorithms
        Chapter 9. Sequential Containers
        Chapter 10. Associative Containers
        Chapter 11. Generic Algorithms
        Part III: Classes and Data Abstraction
        Chapter 12. Classes
        Chapter 13. Copy Control
        Chapter 14. Overloaded Operations and Conversions
        Part IV: Object-Oriented and Generic Programming
        Chapter 15. Object-Oriented Programming
        Chapter 16. Templates and Generic Programming
        Part V: Advanced Topics
        Chapter 18. Specialized Tools and Techniques
        Appendix A. The Library
        Section A.1. Library Names and Headers
        Section A.2. A Brief Tour of the Algorithms
        Section A.3. The IO Library Revisited

0 comments:

Post a Comment