From 023cfdcc635e1afeb89a69ff5e706167c590a5df Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Sun, 3 Mar 2019 19:34:10 +0100 Subject: [PATCH] Add a second more recent article --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b9a4f06..ab2de1f 100644 --- a/README.md +++ b/README.md @@ -164,9 +164,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 -Gender](https://gist.github.com/garbados/f82604ea639e0e47bf44) - Gender is part -of human identity and has its own subtleties. +- 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. - [Gay Marriage: The Database Engineering Perspective](https://qntm.org/gay) - How to store a marriage in a database while addressing most of the falsehoods about gender, naming and relationships.