From a26b6a3953b865046ca6fa6c69f0172aa8bb5afa Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Sun, 10 Nov 2019 02:49:30 +0100 Subject: [PATCH] =?UTF-8?q?Add=20Falsehoods=20About=20Names=20=E2=80=93=20?= =?UTF-8?q?With=20Examples?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fb39d6c..3fea38a 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,9 @@ Covers coordinates, projection and GIS. - [Falsehoods About Names](https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/) - The article that started it all. +- [Falsehoods About +Names – With Examples](https://shinesolutions.com/2018/01/08/falsehoods-programmers-believe-about-names-with-examples/) - +A revisited version of the article above, this time with detailed explanations. - Falsehoods About Gender: [#1](https://gist.github.com/garbados/f82604ea639e0e47bf44) & [#2](https://medium.com/gender-2-0/falsehoods-programmers-believe-about-gender-f9a3512b4c9c) - Gender is part of human identity and has its own subtleties.