• Complain

Adrian Ostrowski - Software Architecture with C++

Here you can read online Adrian Ostrowski - Software Architecture with C++ full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: Packt Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover

Software Architecture with C++: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Software Architecture with C++" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Adrian Ostrowski: author's other books


Who wrote Software Architecture with C++? Find out the surname, the name of the author of the book and a list of all author's works by series.

Software Architecture with C++ — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Software Architecture with C++" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Software Architecture with C Design modern systems using effective - photo 1
Software Architecture
with C++
Design modern systems using effective architecture concepts, design patterns, and techniques with C++20
Adrian Ostrowski
Piotr Gaczkowski
BIRMINGHAM - MUMBAI Software Architecture with C Copyright 2021 Packt - photo 2
BIRMINGHAM - MUMBAI
Software Architecture with C++

Copyright 2021 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the authors, nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

Group Product Manager: Aaron Lazar
Publishing Product Manager:
Richa Tripathi
Senior Editor:
Rohit Singh
Content Development Editor: Kinnari Chohan
Technical Editor: Gaurav Gala
Copy Editor: Safis Editing
Project Coordinator: Deeksha Thakkar
Proofreader: Safis Editing
Indexer: Priyanka Dhadke
Production Designer: Aparna Bhagat

First published: March 2021

Production reference: 1300321

Published by Packt Publishing Ltd.
Livery Place
35 Livery Street
Birmingham
B3 2PB, UK.

ISBN 978-1-83855-459-0

www.packt.com


To Agnieszka, for all her love and support
To Mateusz, for being a great mentor
To my parents, for sparking the curiosity in me
To my friends, for not being hidden and for all they do
Adrian Ostrowski

To Emilia, who tolerated me when I was writing this book; my parents, who encouraged me to learn coding; the mastermind group members who cheered me on in this journey; Hackerspace Trjmiasto, for positive vibes; IOD, for reminding me that I love writing; 255, for the workouts; and all the friends who shared the journey with me. Love you!
Piotr Gaczkowski
Contributors
About the authors

Adrian Ostrowski is a modern C++ enthusiast interested in the development of both the C++ language itself and the high-quality code written in it. A lifelong learner with over a decade of experience in the IT industry and more than 8 years of experience with C++ specifically, he's always eager to share his knowledge. His past projects range from parallel computing, through fiber networking, to working on a commodity exchange's trading system. Currently, he's one of the architects of Intel and Habana's integration with machine learning frameworks.

In his spare time, Adrian used to promote music bands together with Piotr and has learned how to fly a glider. Currently, he likes riding his bicycle, going to music events, and browsing memes.

Piotr Gaczkowski has more than 10 years of experience in programming and practicing DevOps and uses his skills to improve people's lives. He likes building simple solutions to human problems, organizing cultural events, and teaching fellow professionals. Piotr is keen on automating boring activities and using his experience to share knowledge by conducting courses and writing articles about personal growth and remote work.

He has worked in the IT industry both in full-time positions and as a freelancer, but his true passion is music. When not making his skills useful at work, you can find him building communities.

About the reviewer

Andrey GavrilinAlexandro liked mathematics and history and won a district olympiad in technical drawing at school. He would also often be found translating Assembly programs written for the ZX Spectrum into machine code manually. This skill helped him in his studies as his degree included prototyping simple digital circuits. He has an MSc in engineering (industrial automation). He has worked in several areas, including accounting and staffing, road data banks, web and Linux distribution development, and Fintech. For some time, he was a lead software developer. Now, he's a senior software engineer working in an international company.

His interests include mathematics, electronics, embedded systems, and full-stack web development. His hobbies are retro gaming and retro programming..

Preface

Modern C++ allows you to write high-performing applications in a high-level language without sacrificing readability and maintainability. There's more to software architecture than just language, though. We're going to show you how to design and build applications that are robust and scalable and that perform well.

Complete with step-by-step explanations of essential concepts, practical examples, and self-assessment questions, you will begin by understanding the importance of architecture, looking at a case study of an actual application.

You'll learn how to use established design patterns at the level of a single application, exploring how to make your applications robust, secure, performant, and maintainable. You'll then build higher-level services that connect multiple single applications using patterns such as service-oriented architecture, microservices, containers, and serverless technology.

By the end of this book, you will be able to build distributed services using modern C++ and associated tools to deliver solutions that your clients will recommend.

Are you interested in becoming a software architect or looking to learn more about modern trends in architecture? If so, this book should help you!

Who this book is for

Developers working with modern C++ will be able to put their knowledge to work with this practical guide to software architecture. The book takes a hands-on approach to implementation and associated methodologies that will have you up and running and productive in no time.

What this book covers

, Importance of Software Architecture and Principles of Great Design, looks at why we design software in the first place.

, Architectural Styles , covers the different approaches you can take in terms of architecture.

, Functional and Nonfunctional Requirements , explores understanding the needs of clients.

, Architectural and System Design , is all about creating effective software solutions.

, Leveraging C++ Language Features , gets you speaking native C++.

, Design Patterns and C++ , focuses on modern C++ idioms and useful code constructs.

, Building and Packaging , is about getting code to production.

, Writing Testable Code , teaches you how to find bugs before the clients do.

, Continuous Integration and Continuous Deployment , introduces the modern way of automating software releases.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Software Architecture with C++»

Look at similar books to Software Architecture with C++. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Software Architecture with C++»

Discussion, reviews of the book Software Architecture with C++ and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.