Professional >> Engineering and Computer Science >> Computer Science >> Computer Science


Object Oriented Programming in C++

Object Oriented Programming in C++

Author(s):
  • Robert Lafore
  • Author: Robert Lafore
    • ISBN:9788131722824
    • 10 Digit ISBN:8131722821
    • Price:Rs. 930.00
    • Pages:1040
    • Imprint:SAMS
    • Binding:Paperback
    • Status:Available


    Ratings:

    Object Oriented Programming in C++ is a comprehensive solution for teaching object-oriented programming using the features of ANSI/ISO C++. It covers the basic concepts of object-oriented programming, why those concepts exist and how to make them work effectively. The Fourth Edition is updated and revised to include more UML coverage, inter-file communication, and use-cases analysis to explain software design. The book covers object-oriented programming through task-oriented examples and figures to conceptualize the techniques and approaches used. It also contains questions and exercises to reinforce the concepts students have learned.

    Table of Content

    1. The Big Picture.
    2. C++ Programming Basics.
    3. Loops and Decisions.
    4. Structures.
    5. Functions.
    6. Objects and Classes.
    7. Arrays and Strings.
    8. Operator Overloading.
    9. Inheritance.
    10. Pointers.
    11. Virtual Functions and Other Subtleties.
    12. Streams and Files.
    13. Multifile Programs.
    14. Templates and Exceptions.
    15. The Standard Template Library.
    16. Object-Oriented Software Development.

    Salient Features

    • Comprehensive Coverage—Offers extensive coverage on C++ programming concepts.
      • Provides students with the fundamentals of C++.
    • Object-Oriented Programming—Uses the C++ language.
      • Explains object-oriented programming to students through the C++ language.
    • Emphasis on why these concepts exist and how to utilize them to create efficient applications.
      • Teaches students the background behind the concepts and how to make them work more effectively.
    • Tutorial-style.
      • Gives the students a “hands-on” approach to object-oriented programming.
    • Increased coverage of UML—Illustrates program structure and flow.
    • Helps students comprehend important concepts.