Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore best practices for building clean, maintainable, and tested code bases in this 31-minute EuroPython 2021 conference talk by Julian Camilleri. Gain insights into writing clean code through type hinting, docstrings, and inline comments, while learning how to structure projects for easy navigation. Discover effective testing strategies, including what to test, when to mock, and how to write clean test cases. Learn to leverage pytest for parametrized testing to cover multiple combinations efficiently. Compare examples and understand the importance of clean code practices in creating robust and sustainable software projects.