BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Practical C++ Design: From Programming to Architecture

Practical C++ Design: From Programming to Architecture

Practical C++ Design: From Programming to Architecture
Stock photo: cover may vary

Practical C++ Design: From Programming to Architecture Paperback - 2021

by Singer, Adam B

Add to wish list
  • New
  • Paperback
New

Description

Apress, 2021. Paperback. New. 2nd edition. 287 pages. 9.75x7.00x0.75 inches. This item is printed on demand.
Ask the seller a question Add to wish list
A$77.55
A$29.09 Delivery to USA
Standard delivery: 7 to 14 days
More delivery options
Ships from Revaluation Books (Devon, United Kingdom)

Details

  • Title Practical C++ Design: From Programming to Architecture
  • Author Singer, Adam B
  • Binding Paperback
  • Condition New
  • Pages 287
  • Volumes 1
  • Language ENG
  • Publisher Apress
  • Publication date 2021
  • Illustrated Yes
  • Features Illustrated
  • Bookseller's Inventory # __1484274067
  • ISBN 9781484274064 / 1484274067
  • Weight 1.2 lbs (0.54 kg)
  • Dimensions 10 x 7 x 0.65 in (25.40 x 17.78 x 1.65 cm)
  • Category Computers - Languages / Programming
  • Dewey Decimal Code 005.1
  • Quantity available 1

About Revaluation Books Devon, United Kingdom

Biblio member since 2020

General bookseller of both fiction and non-fiction.

Terms of Sale: 30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from Revaluation Books

Reader reviews for Practical C++ Design: From Programming to Architecture

From the publisher

From the rear cover

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

You will:

  • 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

About the author

Adam B. Singer graduated first in his class at the Georgia Institute of Technology in 1999 with a bachelors degree in chemical engineering. He subsequently attended the Massachusetts Institute of Technology on a National Defense, Science, and Engineering Graduate Fellowship. He graduated from MIT with a Ph.D. in chemical engineering in 2004 after defending his thesis titled Global Dynamic Optimization. Since graduation, Adam has been a member of the research and engineering staff at an oil and gas major, where he has worked in software development, design, and project management in areas such as optimization, reservoir simulation, decision support under uncertainty, basin modeling, well log modeling, and stratigraphy. He has also served on and chaired committees designing in-house training in the areas of technical software development and computational and applied mathematics. He currently holds a research supervisory position. Adam additionally held the title of adjunct assistant professor in the Department of Computational and Applied Mathematics at Rice University from 2007-2012. In both 2006 and 2007, he taught a graduate level course, CAAM 520, on computational science. The course focused on the design and implementation of high performance parallel programs.
tracking-