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
Introduction to Bootstrap - A TutorialMicrosoft via edX 系统平台与C#程序基础
Xi'an Jiaotong University via Coursera Apprendre à coder pour les vrais débutants
Microsoft Virtual Academy via OpenClassrooms DevOps Testing
Microsoft via edX Introduction to Data Modeling
Microsoft via edX