Biicode - A C - C++ Dependency Manager with a Hosting Service
Offered By: CppNow via YouTube
Course Description
Overview
Explore the biicode C/C++ dependency manager and automation tool in this hands-on workshop session from CppNow. Learn about the problem it solves and its core concepts before diving into practical usage. Develop a simple package, automatically retrieve Google Test for unit testing, publish your package to biicode servers, and reuse the published code in a new project incorporating an OpenGL window manager library. Gain insights into managing dependency versions, handling alternate packages, resolving conflicts, and effectively utilizing CMake configuration files. Access accompanying slides for additional reference and follow along during this comprehensive 1 hour and 28 minute tutorial on streamlining C/C++ development workflows.
Syllabus
Diego Rodriguez-Losada: Biicode, a C/C++ dependency manager with a hosting service
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube