Search Results

Software Architecture with C++

Download or Read eBook Software Architecture with C++ PDF written by Adrian Ostrowski and published by Packt Publishing Ltd. This book was released on 2021-04-23 with total page 522 pages. Available in PDF, EPUB and Kindle.
Software Architecture with C++
Author :
Publisher : Packt Publishing Ltd
Total Pages : 522
Release :
ISBN-10 : 9781789612462
ISBN-13 : 1789612462
Rating : 4/5 (62 Downloads)

Book Synopsis Software Architecture with C++ by : Adrian Ostrowski

Book excerpt: Apply business requirements to IT infrastructure and deliver a high-quality product by understanding architectures such as microservices, DevOps, and cloud-native using modern C++ standards and features Key FeaturesDesign scalable large-scale applications with the C++ programming languageArchitect software solutions in a cloud-based environment with continuous integration and continuous delivery (CI/CD)Achieve architectural goals by leveraging design patterns, language features, and useful toolsBook Description Software architecture refers to the high-level design of complex applications. It is evolving just like the languages we use, but there are architectural concepts and patterns that you can learn to write high-performance apps in a high-level language without sacrificing readability and maintainability. If you're working with modern C++, this practical guide will help you put your knowledge to work and design distributed, large-scale apps. You'll start by getting up to speed with architectural concepts, including established patterns and rising trends, then move on to understanding what software architecture actually is and start exploring its components. Next, you'll discover the design concepts involved in application architecture and the patterns in software development, before going on to learn how to build, package, integrate, and deploy your components. In the concluding chapters, you'll explore different architectural qualities, such as maintainability, reusability, testability, performance, scalability, and security. Finally, you will get an overview of distributed systems, such as service-oriented architecture, microservices, and cloud-native, and understand how to apply them in application development. By the end of this book, you'll be able to build distributed services using modern C++ and associated tools to deliver solutions as per your clients' requirements. What you will learnUnderstand how to apply the principles of software architectureApply design patterns and best practices to meet your architectural goalsWrite elegant, safe, and performant code using the latest C++ featuresBuild applications that are easy to maintain and deployExplore the different architectural approaches and learn to apply them as per your requirementSimplify development and operations using application containersDiscover various techniques to solve common problems in software design and developmentWho this book is for This software architecture C++ programming book is for experienced C++ developers looking to become software architects or develop enterprise-grade applications.


Software Architecture with C++ Related Books

Software Architecture with C++
Language: en
Pages: 522
Authors: Adrian Ostrowski
Categories: Computers
Type: BOOK - Published: 2021-04-23 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Apply business requirements to IT infrastructure and deliver a high-quality product by understanding architectures such as microservices, DevOps, and cloud-nati
Learn C the Hard Way
Language: en
Pages: 931
Authors: Zed A. Shaw
Categories: Computers
Type: BOOK - Published: 2015-08-10 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

You Will Learn C! Zed Shaw has crafted the perfect course for the beginning C programmer eager to advance their skills in any language. Follow it and you will l
A Book on C
Language: en
Pages: 548
Authors: Al Kelley
Categories: Computers
Type: BOOK - Published: 1990 - Publisher: Benjamin-Cummings Publishing Company

DOWNLOAD EBOOK

The authors provide clear examples and thorough explanations of every feature in the C language. They teach C vis-a-vis the UNIX operating system. A reference a
Head First C
Language: en
Pages: 632
Authors: David Griffiths
Categories: Computers
Type: BOOK - Published: 2012-04-03 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Learn key topics such as language basics, pointers and pointer arithmetic, dynamic memory management, multithreading, and network programming. Learn how to use
The Art of C++
Language: en
Pages: 428
Authors: Herbert Schildt
Categories: Computers
Type: BOOK - Published: 2004 - Publisher: McGraw Hill Professional

DOWNLOAD EBOOK

The author of this text applies C++ to a wide variety of high-powered; practical applications; each focusing on a different aspect of the language. Examples ran
Scroll to top