2025-03-15 - San Raimundo de Fitero y otros... |      623029155    info@evainformatica.es  Contacta

Accelerated C++ practical programming by examples

https://evainformatica.es/biblioteca_virtual/manuales/img/accelerated_cplus_plus_practical_programming_by_examples.png

Formato: chm

Tamaño: 878.7 KB

idioma: en

Descargar

This book teaches C++ programming, not just features/it is particularly useful for readers who already know some C++, and who want to use the language in a more natural, effective style.

Accelerated C++ Practical Programming by Example

Chapter 0 Getting started
Chapter 1 Working with strings
Chapter 2 Looping and counting
Chapter 3 Working with batches of data
Chapter 4 Organizing programs and data
Chapter 5 Using sequential containers and analyzing strings
Chapter 6 Using library algorithms
Chapter 7 Using associative containers
Chapter 8 Writing generic functions
Chapter 9 Defining new types
Chapter 10 Managing memory and low-level data structures
Chapter 11 Defining abstract data types
Chapter 12 Making class objects act like values
Chapter 13 Using inheritance and dynamic binding
Chapter 14 Managing memory (almost) automatically
Chapter 15 Revisiting character pictures
Chapter 16 Where do we go from here?
Appendix A Language details
Appendix B Library summary