Standard C++ Toolset
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the evolving ecosystem of standard tools for C++ in this 55-minute conference talk from NDC TechTown 2023. Delve into the essential components of modern C++ development, including compilers, debuggers, static analyzers, build systems, dependency managers, and unit testing frameworks. Examine how the C++ toolset has matured over the language's 40-year history, with a focus on recent standardization efforts. Learn about the impact of Clang on various aspects of C++ development, from compilers to formatters and IDEs. Gain insights into the diverse landscape of code analyzers and the ongoing potential for improvement. Discover effective strategies for implementing unit testing and code coverage solutions in C++ projects. Understand how the C++ committee is adapting to better support toolset contributors. By the end of this talk, acquire a comprehensive understanding of the tools available to streamline complex C++ development and overcome common toolset challenges.
Syllabus
Standard C++ Toolset - Anastasia Kazakova - NDC TechTown 2023
Taught by
NDC Conferences
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera