Andromxda 🇺🇦🇵🇸🇹🇼@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 9 months agoHow programmers comment their codelemmy.dbzer0.comimagemessage-square127fedilinkarrow-up11.51Kfile-text
arrow-up11.51KimageHow programmers comment their codelemmy.dbzer0.comAndromxda 🇺🇦🇵🇸🇹🇼@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 9 months agomessage-square127fedilinkfile-text
minus-squareAdNecrias@lemmy.ptlinkfedilinkarrow-up4·9 months agoReminds me of a job I had where c# summaries were mandatory and people used a documentation generator just like that. /// Ages the Category. public int AgeCategory (…)
Reminds me of a job I had where c# summaries were mandatory and people used a documentation generator just like that.
/// Ages the Category. public int AgeCategory (…)