C++ Package Managers - Simplifying Dependency Management
Offered By: CppCon via YouTube
Course Description
Overview
Discover how to effectively manage C++ dependencies in this comprehensive conference talk from CppCon 2022. Learn about different types of package managers, including system package managers like apt and Homebrew, build system-centric package managers like NuGet, and language package managers like vcpkg and Conan. Explore the pros and cons of various solutions and understand how to configure your workflow to save time and reduce maintenance overhead. Gain insights into scenarios such as acquiring open-source and private libraries, automatically building libraries from source, using libraries locally and in CI, working with different build systems and operating systems, and obtaining developer tools from package managers. By the end of this talk, acquire a comprehensive understanding of how package managers can alleviate dependency management challenges in C++ development.
Syllabus
C++ Package Manager - C++ Dependencies Don't Have To Be Painful! - Augustin Popa
Taught by
CppCon
Related Courses
Web Engineering III: Quality AssuranceTechnische Hochschule Mittelhessen via iversity Introduction to Cloud Infrastructure Technologies
Linux Foundation via edX DevOps for Developers: How to Get Started
Microsoft via edX Accelerate Software Delivery using DevOps
Microsoft via edX Building R Packages
Johns Hopkins University via Coursera