Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Singer, Adam B. (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [California] : Apress, [2022]
Edición:Second edition.
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.