Higher Education

product-details

C++ Programming: From Problem Analysis to Program Design (POD)

Author(s): D.S. Malik

ISBN: 9788131521571

Edition: 6th

© Year : 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. NEW Reorganized content introduces variables earlier and streamlines user-defined functions in response to instructor demand. NEW Updated end-of-chapter exercises emphasize timely and relevant problems, providing ample opportunities for practice.
'1. An Overview of Computers and 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, and User-Defined Simple Data Types. 8. Arrays. 9. Records (Structs). 10. Classes and Data Abstraction. 11. Inheritance and Composition. 12. Pointers, Classes, Virtual Functions, and Abstract Classes. 13. Operator Overloading and 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 and Random Number Generators. Appendix H. Standard Template Library (STL). Appendix I. Answers to Odd Numbered Exercises.  
'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.