Add the link "Medium Article about how to document source code" to article (#19364)

This commit is contained in:
MOHD BAYERO YAYANDI
2018-10-16 05:50:49 +01:00
committed by Quincy Larson
parent aa69c90021
commit a839803573

View File

@ -22,3 +22,5 @@ It may become an extremely important idea to make a habit out of commenting your
*[Code Tuts top 15 Best Practices](https://code.tutsplus.com/tutorials/top-15-best-practices-for-writing-super-readable-code--net-8118)
*[Medium Article "The Good, The Bad, The Ugly"](https://medium.freecodecamp.org/code-comments-the-good-the-bad-and-the-ugly-be9cc65fbf83)
*[Medium Article about how to document source code](https://medium.com/@andrewgoldis/how-to-document-source-code-responsibly-2b2f303aa525)