
#404: Clean Code in Python
Talk Python To Me
00:00
Doc Strings Are Basically Your API Documentation, Right?
Commenting can be a good way to remind yourself and your team members not what a code is, but why you took that decision. It's also different than doc strings, potentially, right? Which is kind of a form of a comment, but it's meant to talk about the API. The more things you have that are smaller units, you're probably still going to have about the same amount of codes. What gets tricky can be naming them, right? So choosing good names. Another thing that never places, right? Yeah, hopefully fingers crossed.
Transcript
Play full episode