Crafting Documentation for Maintainability

Crafting Documentation for Maintainability

High-quality documentation is essential for a durable and maintainable codebase. Through this training, you will learn how to craft high-quality documentation - through comments in the code - to support a codebase that is readable and a joy to work in over the long-term. The tips in this training have been tested and refined over numerous years, supplemented with many concrete code examples, and cover both how to write comments that are both maintainable themselves and support a maintainable codebase.