وبلاگ بلیان

Practical C++ Design : From Programming to Architecture

جلد کتاب Practical C++ Design : From Programming to Architecture

معرفی کتاب «Practical C++ Design : From Programming to Architecture» نوشتهٔ Adam B. Singer، منتشرشده توسط نشر Apress : Imprint : Apress در سال 2017. این کتاب در فرمت pdf، زبان انگلیسی ارائه شده است.

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, 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 that builds and executes on multiple platforms. Access to the complete source code will help speed your learning. Utilize the Model-View-Controller pattern to determine the optimal architecture for 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 s upporting unlimited undo/redo; and the abstract factory pattern for a cross-platform plugin infrastructure to make the calculator extensible. What You Will Learn: Learn to read a specification document and translate it into a practical C++ design 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 Learn to read, modify, and extend an existing, high quality code Learn the fundamentals of API design, including class, module, and plugin interfaces Who This Book Is For: Practical C++ Design is a book designed for the experie nced C++ developer ready to take the next step to becoming a skilled C++ designer. 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 journey begins with a quick exploration of the requirements for building the case study, a multi-platform Reverse Polish Notation calculator. Next, the reader delves into selecting an appropriate architecture, eventually designing and implementing all of the necessary modules to meet the calculator's requirements. By the conclusion of the book, the reader will have constructed a fully functioning calculator that builds and executes on multiple platforms. The book includes access to the author's complete implementation, which is available for download from GitHub. Explore the Model-View-Controller pattern as we determine the optimal a rchitecture for the calculator. Explore the observer pattern as we learn how to design an event system. Explore the singleton pattern as we design the calculator's central data repository, a reusable stack. Explore the command pattern as we design a command system supporting unlimited undo/redo. Explore the abstract factory pattern as we design a cross-platform plugin infrastructure for making the calculator extensible. Explore these topics and more as you gain practical experience learning from an expert how to use modern C++ effectively to design a complete desktop application What you will learn: " Learn to read a specification and translate it into a practical C++ design." Understand trade-offs in selecting between alternative design scenarios." Gain practical experience in applying design patterns to realistic development scenarios." Learn how to effectively us e language elements of modern C++ to create a lasting design." Implement a complete C++ program from a blank canvas through to a fully functioning, cross platform application." Learn to read, modify, and extend an existing, high quality code." Learn the fundamentals of API design, including class, module, and plugin interfaces "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, 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 that builds and executes on multiple platforms. Access to the complete source code will help speed your learning. Utilize the Model-View-Controller pattern to determine the optimal architecture for 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; and the abstract factory pattern for a cross-platform plugin infrastructure to make the calculator extensible. What You Will Learn: Learn to read a specification document and translate it into a practical C++ design; 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; Learn to read, modify, and extend an existing, high quality code; Learn the fundamentals of API design, including class, module, and plugin interfaces. Who This Book Is For: Practical C++ Design is a book designed for the experienced C++ developer ready to take the next step to becoming a skilled C++ designer."-- $c Provided by publisher 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, 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 that builds and executes on multiple platforms. Access to the complete source code will help speed your learning. Utilize the Model-View-Controller pattern to determine the optimal architecture for 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; and the abstract factory pattern for a cross-platform plugin infrastructure to make the calculator extensible.**What You Will Learn** * Read a specification document and translate it into a practical C++ design * 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. Singer offers a master class in C++ design contained in a book, guiding readers through the design and C++ implementation of a engaging case study. The journey begins with a quick exploration of the requirements for building the case study, a multi-platform Reverse Polish Notation calculator. Next, the reader delves into selecting an appropriate architecture, eventually designing and implementing all of the necessary modules to meet the calculator’s requirements. By the conclusion of the book, the reader will have constructed a fully functioning calculator that builds and executes on multiple platforms. --From publisher description
دانلود کتاب Practical C++ Design : From Programming to Architecture