Documenting Python Code: A Complete Guide

Documenting Python Code: A Complete Guide

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 0h 32m | 138 MB

In this course, you’ll learn how to document your Python code! Documenting your code is important because it can help developers and users fully understand its usage and purpose.

You’ll learn about:

The reasons that documenting your code is so important
The differences between commenting and documenting
Best practices for docstrings

Table of Contents

1. Documenting Python Code: A Complete Guide
2. Why Documenting Your Code Is So Important
3. Documenting vs Commenting Code
4. Documenting With Docstrings (Part 1)
5. Documenting With Docstrings (Part 2)
6. Documenting Your Python Projects (Part 1)
7. Documenting Your Python Projects (Part 2)