Conveners
Best Practices
- Bernardo Bernardino Gameiro (Instituto de Física Corpuscular)
Description
Writing working code isn't enough. It needs to be maintainable, scalable and well-documented to ensure its longevity and usability in evolving projects.
This lecture will present the best practices so that you can write such code by focusing on docstrings, unit testing, type hints, readability, and modularity will be addressed.