Andromxda 🇺🇦🇵🇸🇹🇼 to Programmer Humor@programming.devEnglish • 9 months agoHow programmers comment their codelemmy.dbzer0.comimagemessage-square143fedilinkarrow-up11.57Karrow-down19
arrow-up11.56Karrow-down1imageHow programmers comment their codelemmy.dbzer0.comAndromxda 🇺🇦🇵🇸🇹🇼 to Programmer Humor@programming.devEnglish • 9 months agomessage-square143fedilink
minus-square@balp@lemmy.worldlinkfedilink2•9 months agoDocstring are user documentation, not comments. User documentation, with examples (tests), is always useful.
minus-square@Vigge93@lemmy.worldlinkfedilink2•9 months agoAs long as it’s maintained. Wrong documentation can often be worse than no documentation.
Docstring are user documentation, not comments. User documentation, with examples (tests), is always useful.
As long as it’s maintained. Wrong documentation can often be worse than no documentation.