Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

C++ Package Managers - Simplifying Dependency Management

CppCon via YouTube

Overview

Discover how to effectively manage C++ dependencies in this comprehensive conference talk from CppCon 2022. Learn why using a package manager can alleviate common pain points in C++ development, as Augustin Popa explores various types of package managers and their pros and cons. Gain insights into system package managers like apt and Homebrew, build system-centric package managers like NuGet, and language package managers such as vcpkg and Conan. Understand how different package managers address specific workflows and scenarios, including acquiring open-source and private libraries, automatically building libraries from source, using libraries locally and in CI, and working with libraries across different build systems and operating systems. Discover how to streamline your development process, save time, and avoid common pitfalls associated with manual dependency management. By the end of this talk, you'll have a clear understanding of how implementing a package manager can significantly improve your C++ development workflow and eliminate dependency-related challenges.

Syllabus

C++ Package Manager - C++ Dependencies Don't Have To Be Painful! - Augustin Popa

Taught by

CppCon

Reviews

Start your review of C++ Package Managers - Simplifying Dependency Management

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.