New Pluralsight Course on C++ Standard Library Associative Containers -- Giovanni Dicanio
A new C++ course was published in the Pluralsight library:
C++ Standard Library: Associative Containers
by Giovanni Dicanio
From the blog post:
In this course, you’ll learn with a combination of slides and demo code, how to use associative containers like
std::set,std::map, andstd::unordered_map.

Note: Given the pandemic, we weren't sure whether to run our annual survey now at all. Thank you very much to the several hundred people who gave 
Conan, the C and C++ package manager, is now part of GitLab