From 96f93f9566bae5b6f6ca901209548de1c553125c Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 12 Jun 2018 17:24:11 +0200 Subject: [PATCH] Added Unicode blog post by Joel Spolsky --- links.md | 1 + links.nl.md | 1 + 2 files changed, 2 insertions(+) diff --git a/links.md b/links.md index 988cef7..6ba41c1 100644 --- a/links.md +++ b/links.md @@ -20,6 +20,7 @@ ref: links : by Christian Joudrey. # General development +- [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/){:target="_blank"} - [stb single-file public domain libraries for C/C++](https://github.com/nothings/stb){:target="_blank"} - [List of single-file C/C++ libraries. ](https://github.com/nothings/single_file_libs){:target="_blank"} - [Crafting Interpreters](http://craftinginterpreters.com/){:target="_blank"} diff --git a/links.nl.md b/links.nl.md index 45d2b16..8af7137 100644 --- a/links.nl.md +++ b/links.nl.md @@ -20,6 +20,7 @@ ref: links : door Christian Joudrey. # Softwareontwikkeling algemeen +- [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/){:target="_blank"} - [stb single-file public domain libraries for C/C++](https://github.com/nothings/stb){:target="_blank"} - [List of single-file C/C++ libraries. ](https://github.com/nothings/single_file_libs){:target="_blank"} - [Crafting Interpreters](http://craftinginterpreters.com/){:target="_blank"}