Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Documenting Your Code From Docstrings to Automated Builds
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Jacob Deppen
- 3 Why does documentation matter
- 4 Values of documentation
- 5 Who am I
- 6 Who am I not
- 7 Why this tutorial
- 8 The workflow
- 9 Sphinx
- 10 Pros to Sphinx
- 11 Sticky Notes
- 12 Clone to local machine
- 13 Setup environment
- 14 Explore code
- 15 Documentation level 1
- 16 Type annotations
- 17 Pros Cons
- 18 Practice module
- 19 Return type
- 20 Invalid type