C++ Programming: An Object-Oriented Approach 1st Edition – Ebook Instant Download/Delivery ISBN(s): 9781260547726,1260547728,9780077418755, 0077418751
Product details:
- ISBN-10: 0077418751
- ISBN-13: 9780077418755
- Author: Behrouz A. Forouzan
Computer Science: An Object-Oriented Approach Using C++ has two primary objectives: to teach the basic principles of programming as outlined in the ACM curriculum for a CS1 class and to teach the basic constructs of the C++ language. While C++ is a complex and professional language our experience has shown that beginning students can easily understand and use it.Computer Science: An Object-Oriented Approach Using C++ uses a combination of thorough well-ordered explanations and a strong visual framework to make programming concepts accessible to students. The authors stress incremental program development wherein program analysis is followed by building a structure chart constructing UML flow diagrams writing algorithms undertaking program design and finally testing. This foundation combined with a focus on the benefits of a consistent and well-documented programming style prepares students to tackle the academic and professional programming challenges they will encounter down the road with confidence.
Table contents:
1 Introduction to Computers and Programming Languages
2 Basics of C++ Programming
3 Expressions and Statements
4 Selection
5 Repetition
6 Functions
7 User-Defined Types: Classes
8 Arrays
9 References, Pointers, and Memory Management
10 Strings
11 Relationships among Classes
12 Polymorphism and Other Issues
13 Operator Overloading
14 Exception Handling
15 Generic Programming: Templates
16 Input/Output Streams
17 Recursion
18 Introduction to Data Structures
19 Standard Template Library (STL)
People also search:
c++ program about inheritance
c++ about program
c++ programs on arrays
c++ program on function overloading
c++ program on class and object