Intermediate
30h
Updated 3 months ago
Master Software Design Patterns and Architecture in C++
Gain insights into software design patterns and architecture in C++. Learn about C++ idioms, concurrency patterns, and apply the right solutions to improve code quality and productivity.
Software engineering researchers and practitioners noticed that parts of software projects could often be solved using approaches that were discovered earlier to solve similar problems. This led to the documentation of software design and architectural patterns, which are known solution approaches to a class of problems.
This course starts by putting software patterns into perspective by answering the question, “What is a software pattern, and how is it different from an algorithm?” You will then learn about the two classes of patterns—software design and architecture patterns. Next, you’ll learn common C++ idioms. Finally, you will learn about software patterns for concurrency.
By the end of the course, you will have useful and practical tools to improve the quality of your code and productivity. You’ll also be able to analyze a given part of your software project, pick the right pattern for the job, and apply it.
Software engineering researchers and practitioners noticed that parts of software projects could often be solved using approache...Show More
WHAT YOU'LL LEARN
An understanding of the differences between software design and architectural patterns
A working knowledge of the difference between patterns and algorithms
A deep understanding of common software design and architectural patterns
Hands-on experience working with useful C++ idioms
Familiarity with the key patterns for concurrency
An understanding of the differences between software design and architectural patterns
Show more
Content
1.
Introduction
2 Lessons
Get familiar with enhancing software development through design, concurrency, and architectural patterns.
2.
Introduction to Design Patterns
10 Lessons
Look at the foundations, origins, and components of design patterns in software development.
3.
Deep Dive into Design Patterns
23 Lessons
Examine design patterns, including strategy, factory, singleton, adapter, bridge, and PImpl idiom.
4.
More Design Patterns
25 Lessons
Enhance your skills in using and implementing various design patterns for software architecture.
5.
Idioms
31 Lessons
Explore idioms like RAII, Copy-and-Swap, and CRTP for efficient resource management in C++.
6.
Architectural Patterns
6 Lessons
Focus on key architectural patterns like Layered, Pipes-and-Filters, Broker, MVC, and Reactor.
7.
Patterns for Concurrency
13 Lessons
Master the steps to implement safe concurrent programming using patterns like copied value, TLS, tasks, and locking strategies.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me the price is worth it for the content quality. Educative came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources