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...
Cote: | Libro Electrónico |
---|---|
Auteur principal: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
[New York] :
Apress,
[2017]
|
Sujets: | |
Accès en ligne: | Texto completo (Requiere registro previo con correo institucional) |
Table des matières:
- 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.