Thinking in C++
Material type:
- 0139798099
Item type | Home library | Call number | Status | Date due | Barcode | |
---|---|---|---|---|---|---|
![]() |
Biblioteca de la Facultad de Informática | D.3.C++ ECK (Browse shelf(Opens below)) | Available | DIF-03787 |
Browsing Biblioteca de la Facultad de Informática shelves Close shelf browser (Hides shelf browser)
D.3.C# DEI Cómo programar en C# | D.3.C# DEI Cómo programar en C# | D.3.C DEI C for programmers with an introduction to C11 | D.3.C++ ECK Thinking in C++ | D.3.C++ ECK Aplique C++ | D.3.C++ FOR Data structures with C++ | D.3.C GAR Programación estructurada en C |
Incluye índice. --
Preface -- 1. Introduction to objects -- 2. Making & using objects -- 3. The C in C++ -- 4. Data abstraction -- 5. Hiding the implementation -- 6. Initialization & cleanup -- 7. Function overloading & default arguments -- 8. Constants -- 9. Inline functions -- 10. Name control -- 11. References & the copy-constructor -- 12. Operator overloading -- 13. Dynamic object creation -- 14. Inheritance & composition -- 15. Polymorphism & virtual functions -- 16. Introduction to templates -- A: Coding style -- B: Programming guidelines -- C: Recommended reading -- Index