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
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