Computer Programming with C++
Autor Kunal Pimparkhedeen Limba Engleză Paperback – 15 ian 2017
Preț: 412.62 lei
Preț vechi: 520.25 lei
-21% Nou
Puncte Express: 619
Preț estimativ în valută:
79.02€ • 81.42$ • 66.20£
79.02€ • 81.42$ • 66.20£
Carte indisponibilă temporar
Doresc să fiu notificat când acest titlu va fi disponibil:
Se trimite...
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781316506806
ISBN-10: 1316506800
Pagini: 1014
Dimensiuni: 179 x 242 x 39 mm
Greutate: 1.28 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:Cambridge, United Kingdom
ISBN-10: 1316506800
Pagini: 1014
Dimensiuni: 179 x 242 x 39 mm
Greutate: 1.28 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:Cambridge, United Kingdom
Cuprins
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.
Recenzii
'This book is a very well presented, detailed tutorial for using the C and C++ programming languages. Diagrams and flowcharts are used throughout to illustrate important concepts that must be visualized to be understood. This allows readers to gain a firm grasp of language features that escape many students because of the abstract nature of the principles behind them. This book is an easy read. The style of writing and the conceptual flow of the explanations is superb. This is a good resource for use at any level.' F. H. Wild III, CHOICE
Notă biografică
Descriere
This book provides in-depth coverage of the fundamental concepts of the C and C++ programming languages and the object-oriented programming paradigm.