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
C++ Package Manager - C++ Dependencies Don't Have To Be PainfulACCU Conference via YouTube Cross-Platform Pitfalls and How to Avoid Them
ACCU Conference via YouTube The State of Package Management in C++
ACCU Conference via YouTube New in Visual Studio: CMake Debugger, Better Diagnostics, and Video Game Development - CppCon 2023
CppCon via YouTube New in Visual Studio 2022 - Conformance, Performance, and Important Features
CppCon via YouTube