Add Geography section.

This commit is contained in:
Kevin Deldycke
2016-09-08 12:13:07 +02:00
parent 8a4a7a464a
commit bdeb8022a2

View File

@@ -7,6 +7,7 @@ A curated list of awesome falsehoods programmers believes in.
- [Dates and times](#dates-and-times)
- [Emails](#emails)
- [Geography](#geography)
- [Human names](#human-names)
- [Postal addresses](#postal-addresses)
@@ -21,6 +22,11 @@ A curated list of awesome falsehoods programmers believes in.
- [I Knew How To Validate An Email Address Until I Read The RFC](http://haacked.com/archive/2007/08/21/i-knew-how-to-validate-an-email-address-until-i.aspx/)
## Geography
- [Falsehoods programmers believe about geography](http://wiesmann.codiferes.net/wordpress/?p=15187&lang=en)
## Human names
- [Falsehoods Programmers Believe About Names](https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/)