Practical C++ design : from programming to architecture /
This book will help the reader take the step from competent C++ developer to designer or architect. It includes some C++ 17. Intended to be a master class in C++ design in a book, Practical C++ Design guides the reader through the design and C++ implementation of a fun and engaging case study. The j...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[New York] :
Apress,
[2017]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Chapter 1: Defining the Case Study
- Chapter 2: Decomposition
- Chapter 3: The Stack
- Chapter 4: The Command Dispatcher
- Chapter 5: The Command Line Interface
- Chapter 6: The Graphical User Interface
- Chapter 7: Plugins
- Chapter 8: New Requirements
- Appendix A: Acquiring, Building, and Executing pdCalc
- Appendix B: Organization of the Source Code
- References.