Contribute Media
A thank you to everyone who makes this possible: Read More

Making Codebases Easier to Learn and Maintain

Description

Tennessee Leeuwenburg

https://2020.pycon.org.au/program/AT33MZ

Learning a new codebase, returning to an old one, or exploring a new part of a system can sometimes be harder than it needs to be. This talk outlines tips and tricks for writing code that is both easier to maintain and easier for other people to learn.

Topics covered will include:

  • Documentation: both written and in-code
  • Structure: how to organise code for readability and easy re-use
  • Expression: how to improve comprehensibility of code
  • Tests: how to maximise their usefulness

Produced by NDV: https://youtube.com/channel/UCQ7dFBzZGlBvtU2hCecsBBg?sub_confirmation=1

Python, PyCon, PyConAU, PyConline

Sat Sep 5 14:05:00 2020 at Obvious

Improve this page