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


Thinking in C++, Volume 2: Practical Programming

Thinking in C++, Volume 2:   Practical Programming

Author(s):
  • Bruce Eckel
  • Chuck Allison
  • Author: Bruce Eckel
    • ISBN:9788131711729
    • 10 Digit ISBN:8131711722
    • Price:Rs. 1255.00
    • Pages:824
    • Imprint:PH PTR
    • Binding:Paperback
    • Status:Available


    Ratings:

    This text fills the need for a practical C++ topics book beyond the introductory level. No other text covers the topics needed to prepare students for production C++ programming. It streamlines the process of learning the C++ language, presenting material a simple step at a time, which allows the reader to digest each concept before moving on, and provides them with a solid foundation in C++.

    Table of Content

    Part I: Building Stable Systems
    1. Exception Handling.
    2. Defensive Programming.
    3. Debugging Techniques.
    Part II: The Standard C++ Library
    1. Strings in Depth.
    2. Iostreams.
    3. Templates in Depth.
    4. STL Containers and Iterators.
    5. STL Algorithms.
    Part III: Advanced Topics
    1. Run-time Type Identification.
    2. Multiple Inheritance.
    3. Design Patterns

    Salient Features

    • Emphasis on advanced testing techniques to produce optimized error free code.
    • In depth coverage of STL with real world reusable code examples.
    • Simple short exercises that simplify complex programming routines.
    • Both authors are highly respected and widely known.