From ab8726793480c68810fb8b7d1903dfb4052d3343 Mon Sep 17 00:00:00 2001 From: Dan Esparza Date: Thu, 21 Feb 2019 09:37:17 -0500 Subject: [PATCH] Added Joel Spolsky article on character sets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed22721..1ebbbcc 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ international and diverse name data for unit testing and QA. - [Internationalis(z)ing Code](https://www.youtube.com/watch?v=0j74jcxSunY) - A video about things you need to keep in mind when internationalizing your code. - +- [The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)](https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutely-positively-must-know-about-unicode-and-character-sets-no-excuses/) - Character encoding doesn't have to be baffling, but it helps to have a basic set of knowledge ## Multimedia