𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Practical C++ Design: From Programming to Architecture

✍ Scribed by Adam B. Singer


Publisher
Apress
Year
2021
Tongue
English
Leaves
309
Edition
2
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 applying design patterns and modern C++ techniques to create a high quality, robust application.Β Β 

Starting with a quick exploration of the requirements for building the application, you'll delve into selecting an appropriate architecture, eventually designing and implementing all of the necessary modules to meet the project’s requirements. By the conclusion ofΒ Practical C++ Design, you'll have constructed a fully functioning calculator capable of building and executing on any platform that supports both Qt and C++20. Access to the complete source code will help speed your learning.Β 

Utilize the Model-View-Controller pattern as the basis for the architecture of the calculator; the observer pattern to design an event system; the singleton pattern as you design the calculator’s central data repository, a reusable stack; the command pattern to design a command system supporting unlimited undo/redo; the abstract factory pattern to build a cross-platform plugin infrastructure for extensibility; coroutines to implement a command line interface with a lazy tokenizer; and more.

After reading and using this book, you’ll have begun the transition from C++ programmer to architect.Β Β 

What You Will Learn

  • Read a specification document and translate it into a practical C++ design using some of the latest language features from C++20
  • Understand trade-offs in selecting between alternative design scenarios
  • Gain practical experience in applying design patterns to realistic development scenarios
  • Learn how to effectively use language elements of modern C++ to create a lasting design
  • Develop a complete C++ program from a blank canvas through to a fully functioning, cross platform application
  • Read, modify, and extend existing, high quality code
  • Learn the fundamentals of API design, including class, module, and plugin interfaces

Who This Book Is ForΒ 

The experienced C++ developer ready to take the next step to becoming a skilled C++ designer.


πŸ“œ SIMILAR VOLUMES


Practical C++ Design: From Programming t
✍ Adam B. Singer πŸ“‚ Library πŸ“… 2021 πŸ› Apress 🌐 English

<p>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 appl

Practical C++ Design: From Programming t
✍ Adam B. Singer πŸ“‚ Library πŸ“… 2021 πŸ› Apress 🌐 English

<p>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 appl

Practical C++ Design: From Programming t
✍ Adam B. Singer πŸ“‚ Library πŸ“… 2017 πŸ› Apress 🌐 English

<div>Go from competent C++ developer to skilled designer or architect using this book as your C++ design master class. This title will guide you through the design and implementation of a fun, engaging case study. Starting with a quick exploration of the requirements for building the application, yo

Practical C++ Design: From Programming t
✍ Adam B. Singer πŸ“‚ Library πŸ“… 2017 πŸ› Apress 🌐 English

<div>Go from competent C++ developer to skilled designer or architect using this book as your C++ design master class. This title will guide you through the design and implementation of a fun, engaging case study. Starting with a quick exploration of the requirements for building the application, yo

C# Programming: From Problem Analysis to
✍ Barbara Doyle πŸ“‚ Library πŸ“… 2007 πŸ› Course Technology 🌐 English

Master the problem-solving skills and techniques associated with object-oriented program development using this hands-on, reader-friendly text. C# Programming: From Problem Analysis to Program Design, Second Edition, introduces a variety of basic programming concepts, from data types and expressions

C# Programming: From Problem Analysis to
✍ Barbara Doyle πŸ“‚ Library πŸ“… 2013 πŸ› Cengage Learning 🌐 English

Only Doyle's C# PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, 4E brilliantly balances today's most important programming principles and concepts with the latest insights into C#. This perfect introductory book highlights the latest Visual Studio 2012 and C# 4.0 with a unique, principles-base