Package Management in C++
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore modern package management solutions for C++ in this conference talk from NDC TechTown 2022. Delve into the challenges of manual dependency management and git submodules, and discover alternative approaches. Compare the features and benefits of popular package managers like vcpkg and conan, gaining insights into streamlining your C++ development workflow. Learn how these tools can simplify dependency handling and improve project organization for more efficient coding practices.
Syllabus
Package management in C++ - Mikhail Svetkin - NDC TechTown 2022
Taught by
NDC Conferences
Related Courses
Using Conan in a Real-World Complex ProjectNDC Conferences via YouTube Modern Alternatives to Make
NDC Conferences via YouTube CMake + Conan - 3 Years Later
CppNow via YouTube Git, CMake, Conan - How to Ship and Reuse Our C++ Projects
CppNow via YouTube Cross-Platform Pitfalls and How to Avoid Them
ACCU Conference via YouTube