Millions of students and professionals worldwide have learned programming and software development with Deitel™ college textbooks, Live Lessons videos and e-publications, online resource centres and instructor-led corporate training. C++ How to Program, 1/e provides a clear, engaging and entertaining introduction to C++11 and C++14 programming with hundreds of fully coded programs and detailed explanations.
Features1. Rich coverage of fundamentals
2. A clear, example-driven presentation of objects, classes, inheritance and polymorphism
3. Conforms to the C++11 and C++14 standards
4. Standard Library containers, iterators and algorithms, Lambdas, generic programming with templates
6. Exception handling, strings, files, data structures
7. Adheres to key CERT secure C++ coding guidelines
8. Extensive real-world OO case studies, including the optional OO design/implementation ATM case study
9. Making a Difference exercises set
1. Code tested on GNU g++,Microsoft Visual C++ and Clang/LLVM in Apple Xcode compilers
Table of Contents1. Introduction to Computers and C++
2. Introduction to C++ Programming; Input/output and Operators
3. Introduction to Classes, Objects, Member Functions and Strings
4. Algorithm Development and Control Statements: Part 1
5. Control Statements: Part 2; Logical Operators
6. Functions and an Introduction to Recursion
7. Class Templates array and vector; Catching Exceptions
8. Pointers
9. Classes: A Deeper Look
1. Operator Overloading; Class string
11. Object-Oriented Programming: Inheritance
12. Object-Oriented Programming: Polymorphism
13. Stream Input/Output: A Deeper Look
14. File Processing
15. Standard Library Containers and Iterators
16. Standard Library Algorithms
17. Exception Handling: A Deeper Look
18. Introduction to Custom Templates
19. Custom Templatized Data Structures
2. Searching and Sorting
21. Class string and String Stream Processing: A Deeper Look
22. Bits, Characters, C Strings and structs About the Author
Harvey M. Deitel and Paul J. Deitel are the founders of Deitel & Associates, Inc., the internationally recognized programming languages content-creation and corporate training organization. Together with their colleagues at Deitel & Associates, Inc., they have written many international best-selling programming languages textbooks and professional books that millions of people worldwide have used to master C, C++, Java™, C#, XML, Visual Basic®, Perl, Python, and Internet and Web programming.