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...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2017.
|
Edición: | 1st ed. 2017. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630647206719 |
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.