C++ Tool Support - Where We Are and Where We Are Heading
Offered By: CppNow via YouTube
Course Description
Overview
Explore the importance and capabilities of modern C++ development tools in this 49-minute conference talk from CppNow. Delve into Dmitri Nesteruk's examination of how integrated development environments (IDEs) and other tools enhance C++ programming beyond basic text editors. Discover how these tools provide deeper insights into code behavior and optimization opportunities. Follow along as Nesteruk demonstrates scenarios showcasing the benefits of code generation, refactoring, fast navigation, and hierarchical visualization. Learn about additional features like CMake support, built-in unit testing, and integration with tools such as Cling. Gain an understanding of how IDEs facilitate interoperability with other programming languages like Python, ultimately making the case for their role in boosting C++ development productivity.
Syllabus
Dmitri Nesteruk: C++ Tool Support: Where We Are and Where We Are Heading
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