logo


your one source for IT & AV

Training Presentation Systems Services & Consulting Cloud Services Purchase Client Center Computer Museum
Arrow Course Schedule | Classroom Rentals | Student Information | Free Seminars | Client Feedback | Partners | Survey | Standby Discounts

Advanced C++ 20 Programming / Modern C++ (TTCP2175)

SS Course: GK821788

Course Overview

TOP
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.
                                                                  

Scheduled Classes

TOP
06/26/24 - GVT - Virtual Classroom - Virtual Instructor-Led
08/21/24 - GVT - Virtual Classroom - Virtual Instructor-Led
10/09/24 - GVT - Virtual Classroom - Virtual Instructor-Led
12/11/24 - GVT - Virtual Classroom - Virtual Instructor-Led

Outline

TOP

Course Topics / Agenda

Please note that this list of topics is based on our standard course offering, evolved from typical industry uses and trends. For private delivery classes, 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.

  1. C++ Quick Review
    • Modern C++ - an introduction to new features in C++ 11-20
  2. SOLID Design
    • Design Smells
    • Project Overview
    • Single Responsibility
    • Open/Close
    • Liskov s Substitution
    • Interface Segregation
    • Dependency Inversion
  3. Implementing a Factory in C++
    • Factory Basics
    • Options
    • Singleton
    • A C++ Object Factory
  4. Operator Overloading
    • Commonly Overloaded operators
    • Conversions
    • Constructor Conversions
    • Implicit vs Explicit
  5. Templates
    • Understanding variance
    • Implementing covariant templates
    • Implementing contravariant templates
    • auto
  6. Functional Programming
    • Lambda Expressions
    • Functors
  7. Structural Patterns
    • Adapter
    • Bridge
    • Composite
    • Decorator
    • RAII and Proxy Pattern Smart Pointers
    • Strategies for Smart Pointers & Raw Pointers
    • Other patterns
  8. Behavioral Patterns
    • Solving common design smells with behavioral patterns
    • Template Method issues initializing C++ objects
    • State Pattern
    • Strategy Pattern
    • Command Pattern
    • Other behavioral Patterns
  9. Threads, Tasks, Async
    • All about threads
    • Mutex
    • Semaphores
    • Latch & barrier
    • atomics
    • All about Tasks
    • Coroutines (async)

    Prerequisites

    TOP

      Who Should Attend

      TOP

      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.