Managing External APIs in Enterprise Systems
Offered By: CppCon via YouTube
Course Description
Overview
Explore techniques for managing external APIs in enterprise systems through this CppCon 2022 conference talk by Pete Muldoon. Learn how to encapsulate external dependencies, provide efficient modern interfaces, and handle evolving requirements without causing widespread code changes. Discover strategies for preserving global calling semantics, introducing localized decoupling, and applying engineering techniques to unit and system testing. Gain insights into batching, parallelization, and prioritizing migration paths for API changes. Benefit from real-world examples and code demonstrations based on successful implementations at Bloomberg.
Syllabus
Managing External API’s in Enterprise Systems - Pete Muldoon - CppCon 2022
Taught by
CppCon
Related Courses
Основы разработки на C++: красный поясMoscow Institute of Physics and Technology via Coursera Complete Modern C++ (C++11/14/17)
Udemy C++: Advanced Topics
LinkedIn Learning C++ 17: Beyond the Basics
Pluralsight Master C++
LinkedIn Learning