Absolute C++

For courses in computer programming for business and engineering. Introduction and Advancement in C++ Programming Absolute C++ is a comprehensive introduction to the C++ programming language. The text is organized around the specific use of C++, providing students with an opportunity to master the l...

Descripción completa

Detalles Bibliográficos
Otros Autores: Savitch, Walter J., 1943-2021, author (author), Mock, Kenrick, contributor (contributor)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Boston : Pearson [2016]
Edición:Sixth edition, Global edition
Colección:Always learning.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009767230706719
Tabla de Contenidos:
  • Chapter 1. C++ basics
  • Chapter 2. Flow of control
  • Chapter 3. Function basics
  • Chapter 4. Parameters and overloading
  • Chapter 5. Arrays
  • Chapter 6. Structures and classes
  • Chapter 7. Constructors and other tools
  • Chapter 8. Operator overloading, friends, and references
  • Chapter 9. Strings
  • Chapter 10. Pointers and dynamic arrays
  • Chapter 11. Separate compilation and namespaces
  • Chapter 12. Streams and file I/O
  • Chapter 13. Recursion
  • Chapter 14. Inheritance
  • Chapter 15. Polymorphism and virtual functions
  • Chapter 16. Templates
  • Chapter 17. Linked data structures
  • Chapter 18. Exception handling
  • Chapter 19. Standard template library
  • Chapter 20. Patterns and UML.