
A First Book of C++
ISBN: 9788131532713

Programming with C++ with MindTap
ISBN: 9789360537753
Higher Education
Author(s): D.S. Malik
ISBN: 9788131521571
6th Edition
Copyright: 2013
India Release: 2013
Binding: Paperback
Pages: 1440
Trim Size: 241 x 181 mm
C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, 6E, remains the definitive text for a first programming language course. D.S. Malik's time-tested, student-centered methodology uses a strong focus on problem-solving and full-code examples to vividly demonstrate the how and why of applying programming concepts and utilizing C++ to work through a problem. This new edition includes updated end-of-chapter exercises, new debugging exercises, an earlier introduction to variables and a streamlined discussion of user-discussion of user-defined functions to best meet the needs of the modern CS1 course.
1. An Overview of Computers & Programming Languages
2. Basic Elements of C++
3. Input/Output
4. Control Structures I (Selection)
5. Control Structures II (Repetition)
6. User-Defined Function
7. Namespaces, the Class String, & User-Defined Simple Data Types
8. Arrays
9. Records (Structs)
10. Classes & Data Abstraction
11. Inheritance & Composition
12. Pointers, Classes, Virtual Functions, & Abstract Classes
13. Operator Overloading & Templates
14. Exception Handling
15. Recursion
16. Searching and Sorting
17. Linked Lists
18. Stacks and Queues
Appendix A. Reserved Words
Appendix B. Operator Precedence
Appendix C. Character Sets
Appendix D. Operators Overloading
Appendix E. Additional C++ Topics
Appendix F. Header Files
Appendix G. Memory Size on a System & Random Number Generators
Appendix H. Standard Template Library (STL)
D.S. Malik
D.S. Malik is a Professor of Mathematics and Computer Science at Creighton University. He received his Ph.D. from Ohio University in 1985. He has published more than 45 papers and 18 books on abstract algebra, applied mathematics, fuzzy automata theory and languages, fuzzy logic and its applications, programming, data structures, and discrete mathematics.