Higher Ed. and Vocational >> Engineering and Computer Science >> Computer Science >> Object Oriented Programming


Object-Oriented Programming Using C++, 2/e

Object-Oriented Programming Using C++,  2/e

Author(s):
  • Ira Pohl
  • Author: Ira Pohl
    • ISBN:9788131703915
    • 10 Digit ISBN:8131703916
    • Price:Rs. 845.00
    • Pages:576
    • Imprint:AW Professional
    • Binding:Paperback
    • Status:Available


    Ratings:

    Object-Oriented Programming Using C++ , Second Edition provides the experienced programmer with a clear and thorough introduction to the object-oriented paradigm using ANSI C++. Each chapter introduces you to specific C++ languages features that support object-oriented programming concepts, including the most recent additions to the language such STL, namespaces, RTTI and boot type

    Table of Content

    1. Why Object-Oriented Programming in C++?
    2. Native Types and Statements
    3. Functions and Pointers
    4. Implementing ADTs in the Base Language
    5. Data Hiding and Member Functions
    6. Object Creation and Destruction
    7. Ad Hoc Poymorhism
    8. Visitation: Iterators and Containers
    9. Templates, Generic Programming, and STL
    10. Inheritance
    11. Exceptions
    12. OOP Using C++
    13. Appendices
    14. ASCII Character Codes
    15. Operator Precedence and Associativity
    16. Language Guide
    17. Input/Output
    18. STL and String Libraries
    19. References
    20. Index

    Salient Features

    • Reflects the latest developments in the C++ANSI standard including substantial detail on the new STL libraries.
    • Explains how an object-oriented programming concept is supported by a language feature.
    • Teaches by example, introducing you to full working programs right from the start.
    • Incorporates interactive, proven exercises to help check your understanding of key OO concepts and put them into practice.