Higher Ed. and Vocational >> Engineering and Computer Science >> Computer Science >> C++ Programming


Programming in C++

Programming in C++

Author(s):
  • Ashok Kamthane
  • Author: Ashok Kamthane
    • ISBN:9788131791448
    • 10 Digit ISBN:8131791440
    • Price:Rs. 590.00
    • Pages:904
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Ratings:

    The revised and updated version of the student-friendly, practical and example-driven book, Programming in C++, continues to give its readers a solid background and a learning platform to the fundamentals of C++. This comprehensive book, enriched with illustrations and a number of solved programs, will help the students unleash the full potential of C++.

    Table of Content

    1. Introduction to C++
    2. Basics of C++
    3. Input and output in C++
    4. C++ declarations
    5. Decision statements
    6.  Control loop structures
    7. Functions in C++
    8. Classes and objects
    9. Constructors and destructors
    10. Operator overloading and type conversion
    11. Inheritance
    12. Pointers and arrays
    13.   Memory management
    14.  C++ and memory models
    15 Binding, polymorphism and virtual functions
    16 Applications with files
    17 Generic programming with templates
    18  Working with strings
    19 Exception handling
    20 Overview of standard template library
    21 Additional about ANSI and TURBO-C++
    22 Graphics and animation
     

    Salient Features

    • A chapter on basics of C++
    • Includes new topics such as dynamic memory allocation and container classes
    • A chapter each on memory management and graphics
    • Enhanced pedagogy:
         o More than 550 unsolved exercises
         o 250+ MCQs
         o Around 600 fully tested programs with output
         o Detailed and point-wise summary at chapter-end
         o Step-by-step programming procedure followed