Managing the Code Quality of Your Project - Leave the Past Behind - Focus on New Code
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Discover an effective approach to managing code quality in legacy projects through this 31-minute EuroPython 2022 conference talk. Learn about the "Clean as you code" philosophy, which focuses on measuring and improving the quality of recent changes rather than tackling the entire codebase at once. Explore techniques for dealing with legacy code, including using git diff with linters to target changed files. Understand the benefits of this approach, such as helping teams stay focused on delivering new features and addressing technical debt incrementally. Gain insights into implementing a quality gate to define code quality standards and learn about tools like SonarQube that can support this methodology.
Syllabus
Managing the code quality of your project. Leave the past behind: Focus on new code - Andrea Guarino
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube