From fd8a03504896f007fdb8cce4422c04dc2a10b1b6 Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 5 Feb 2018 19:45:06 +0100 Subject: [PATCH] The Art of Comments --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09ee46d..72fde33 100644 --- a/README.md +++ b/README.md @@ -2539,6 +2539,7 @@ I spend a lot of time on internet, losing myself in lot of topics. I choose GitH * [Pl/Sql tidy](http://psti.equinoxbase.com/cgi-bin/handler.pl) - Online PL/SQL formatter * [Yunkai Zhou](https://medium.freecodecamp.org/climbing-the-code-quality-ladder-babd3198e6e2) - (2018) Climbing The Code Quality Ladder * [Andy Zaidman](https://azaidman.wordpress.com/2015/01/19/old-habits-die-hard-why-refactoring-for-understandability-does-not-give-immediate-benefits/) - (2015) Old Habits Die Hard: Why Refactoring for Understandability Does Not Give Immediate Benefits +* [Sarah Drasner](https://css-tricks.com/the-art-of-comments/) - (2017) The Art of Comments ## Database * [jOOQ Blog](https://blog.jooq.org/) - best practices and lessons learned about writing Java and SQL code