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...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2017.
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- 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.