Add Falsehood about Emails.

This commit is contained in:
Kevin Deldycke
2016-09-08 11:58:21 +02:00
parent fc1fb056ab
commit f905d03cb4

View File

@@ -6,6 +6,7 @@ A curated list of awesome falsehoods programmers believes in.
## Contents
- [Dates and times](#dates-and-times)
- [Emails](#emails)
- [Human names](#human-names)
- [Postal addresses](#postal-addresses)
@@ -15,6 +16,11 @@ A curated list of awesome falsehoods programmers believes in.
- [Falsehoods programmers believe about time](http://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time)
## Emails
- [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/)
## Human names
- [Falsehoods Programmers Believe About Names](https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/)