>
Computer Programming with C++

Computer Programming with C++

  • £19.29
  • Save £68


Kunal Pimparkhede
Cambridge University Press, 1/16/2017
EAN 9781316506806, ISBN10: 1316506800

Paperback, 1014 pages, 24.2 x 17.9 x 3.9 cm
Language: English

This textbook provides in-depth coverage of the fundamentals of the C and C++ programming languages and the object-oriented programming paradigm. It follows an example-driven approach to facilitate understanding of theoretical concepts. Essential concepts, including functions, arrays, pointers and inheritance, are explained, while complex topics, such as dynamic memory allocation, object slicing, vtables, and upcasting and downcasting, are examined in detail. Concepts are explained with the help of line diagrams, student-teacher conversations and flow charts, while other useful features, such as quiz questions and points to remember, are included. Solved examples, review questions and useful case studies are interspersed throughout the text, and explanations of the logic used to implement particular functionality is also provided. This book will be useful for undergraduate students of computer science and engineering, and information technology.

Preface
Acknowledgements
1. Introduction
2. Fundamentals of C++
3. Operators and type casting
4. Decision-making control statements
5. Iterative control statements
loops
6. Arrays
7. Functions
8. Pointers
9. Structures and unions
10. Dynamic memory allocation
11. Classes and objects
12. Constructors and destructors
13. Operator overloading
14. Inheritance
15. C++ input/output
16. Exception handling in C++
17. Templates in C++
Appendix I. ASCII values
Appendix II. C++ library functions
Bibliography
Index.