Advanced C++ 20 Programming (TTCP2175)
* Looking for a flexible schedule (after hours or weekends)? Please call 858-208-4141 or email us: sales@ccslearningacademy.com.
Student financing options are available.
Transitioning military and Veterans, please contact us to sign up for a free consultation on training and hiring options.
Looking for group training? Contact Us
Course schedule:About This Course
Geared for experienced C++ developers, Advanced C++ 20 Programming / Modern C++ is a three-day hands-on course designed to provide you with skills required to write faster, robust C++ code, enhancing your ability to create performance-critical applications ranging from system software, game development, to real-time systems and AI programming.
Working in a lab-focused learning environment guided by our experienced Instructor, you’ll explore a broad spectrum of ‘next-level’ topics such as SOLID design principles, operator overloading, functional programming, and template usage, all aimed at refining your programming craft. The hands-on work will mirror real-world scenarios, including implementing design patterns and managing threads and tasks. You’ll also discover the realms of multi-threading and asynchronous programming, invaluable skills for creating efficient, high-performance applications. These advanced skills have significant application in industries such as finance for high-frequency trading systems, in gaming for building high-performance game engines, or in tech companies for building large scale distributed systems.
By the end of this unique and intensive course, you will be well-equipped to tackle complex coding challenges, contribute more effectively to your team’s projects, and deliver high-quality, efficient applications that meet modern business demands.
Course Outline
Please note that this list of topics is based on our standard course offering, evolved from typical industry uses and trends. We will work with you to tune this course and level of coverage to target the skills you need most. Course agenda, topics and labs are subject to adjust during live delivery in response to student skill level, interests and participation.
- C++ Quick Review
- Modern C++ – an introduction to new features in C++ 11-20
- SOLID Design
- Design Smells
- Project Overview
- Single Responsibility
- Open/Close
- Liskov’s Substitution
- Interface Segregation
- Dependency Inversion
- Implementing a Factory in C++
- Factory Basics
- Options
- Singleton
- A C++ Object Factory
- Operator Overloading
- Commonly Overloaded operators
- Conversions
- Constructor Conversions
- Implicit vs Explicit
- Templates
- Understanding variance
- Implementing covariant templates
- Implementing contravariant templates
- concepts
- auto
- Functional Programming
- Lambda Expressions
- Functors
- functional
- Structural Patterns
- Adapter
- Bridge
- Composite
- Decorator
- RAII and Proxy Pattern – Smart Pointers
- Strategies for Smart Pointers & Raw Pointers
- Other patterns
- Behavioral Patterns
- Solving common design smells with behavioral patterns
- Template Method – issues initializing C++ objects
- State Pattern
- Strategy Pattern
- Command Pattern
- Other behavioral Patterns
- Threads, Tasks, Async
- All about threads
- Mutex
- Semaphores
- Latch & barrier
- atomics
- All about Tasks
- future
- Coroutines (async)
Learning Objectives
Pre-requisites
- Students should have practical knowledge of C++ programming or should have attended this ,TTCP2100: Introduction to C++ Programming / C++ 20, course.
Target Audience
- This is an intermediate and beyond level development course designed for developers with prior C++ programming experience. Students without prior C++ programming background should take the pre-requisite training.