Identifying Common Code Smells in C++
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore common code smells in C++ through real-world examples in this 55-minute conference talk from NDC TechTown 2022. Learn to identify and fix subtle and not-so-subtle hints of potential problems in your codebase. Discover how code smells often represent violations of basic design principles or neglect of idioms and patterns that enhance code readability and maintainability. Gain valuable insights from speaker Arne Mertz as he demonstrates both universal and C++-specific code smells, equipping you with the knowledge to improve your coding practices and create more robust, maintainable software.
Syllabus
Identifying Common Code Smells (In C++) - Arne Mertz - NDC TechTown 2022
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube