Higher Education

shoe image

C++ Programming: From Problem Analysis to Program Design (Print on Demand)

Author(s): D.S. Malik

ISBN: 9788131521571

6th Edition

Copyright: 2013

India Release: 2013

₹3600

Binding: Paperback

Pages: 1440

Trim Size: 241 x 181 mm

Refer Book

Order Inspection Copy

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.

  • A full-color interior precisely displays syntax highlighting, emphasizing C++ keywords and comments for beginning programmers. More than 300 visual diagrams illuminate difficult concepts.
  • Numbered full-code examples throughout walk students through the stages of Input, Output, Problem Analysis, and Algorithm Design to illustrate key topics in each chapter. Every programming example includes a full explanation and sample run.
  • Reorganized content introduces variables earlier and streamlines user-defined functions in response to instructor demand.
  • Updated end-of-chapter exercises emphasize timely and relevant problems, providing ample opportunities for practice.
  • Answers to Odd Numbered Exercises

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.