Standard C++ Toolset
Offered By: cpponsea via YouTube
Course Description
Overview
Explore the evolving standard toolset for C++ in this conference talk from C++ on Sea 2023. Discover how the C++ ecosystem has developed over the language's 40-year history, covering essential tools like compilers, debuggers, static analyzers, build systems, dependency managers, and unit testing frameworks. Learn about the "project model - compiler - debugger" triad and its variations across different development areas. Examine the standardization of build systems and dependency managers, the impact of Clang on various aspects of C++ development, and the current landscape of code analyzers. Gain insights into effective unit testing and code coverage solutions, as well as the language committee's efforts to support toolset contributors. Acquire a comprehensive understanding of the tools available to streamline complex C++ development and enhance productivity.
Syllabus
Standard C++ Toolset - Anastasia Kazakova - C++ on Sea 2023
Taught by
cpponsea
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera