Practical C++ design from programming to architecture
Go from competent C++ developer to skilled designer or architect using this book as your personal C++ design master class. Updated for the C++20 standard, this title will guide you through the design and implementation of an engaging case study that forms the backdrop for learning the art of applyin...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
New York, New York :
Apress L. P.
[2022]
|
Edición: | 2nd ed |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009639611706719 |
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.