How to Build Your First C++ Automated Refactoring Tool - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Discover how to create your first C++ automated refactoring tool in this comprehensive conference talk from CppCon 2023. Learn the fundamentals of Clang refactoring capabilities and their practical applications for improving large-scale C++ codebases. Explore strategies for ensuring new developers follow best practices and company style guides, while scaling the knowledge of C++ experts across growing organizations. Gain insights into proactively identifying and enhancing problematic code using Clang's rich toolset. Delve into the development of innovative tools for API migrations, type deprecations, and automated dead code removal, drawing from real-world examples of successful large-scale refactoring efforts. Acquire valuable knowledge on building and deploying Clang-based refactoring tools to make your C++ codebase more extensible, maintainable, and understandable.
Syllabus
How to Build Your First C++ Automated Refactoring Tool - Kristen Shaker - CppCon 2023
Taught by
CppCon
Related Courses
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX