About this talk
This talk, presented by Larry Garfield, explores the concept of "code smell," which refers to indicators within code that signal potential issues. Recognizing these code smells is essential for software engineers, as early detection can prevent bugs and reduce the need for significant code rewrites. The session highlights various key code smells and anti-patterns to look out for in both personal and collaborative coding efforts, while also discussing effective coding patterns that help avoid problematic code. The insights shared are particularly valuable for developers, quality assurance teams, and tech leads who aim to create resilient and maintainable code.