C++ gotchas avoiding common problems in coding and design
"C++ Gotchas is the professional programmer's guide to avoiding and correcting ninety-nine of the most common, destructive, and interesting C++ design and programming errors. It also serves as an inside look at the more subtle C++ features and programming techniques." "This book...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Boston :
Addison-Wesley
c2003.
|
Edición: | 1st edition |
Colección: | Addison-Wesley professional computing series
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009626977206719 |
Tabla de Contenidos:
- Basics
- Syntax
- The preprocessor
- Conversions
- Initialization
- Memory and resource management
- Polymorphism
- Class design
- Hierarchy design.