Added Unicode blog post by Joel Spolsky

This commit is contained in:
Michael Smith 2018-06-12 17:24:11 +02:00
parent 337d5a444f
commit 96f93f9566
2 changed files with 2 additions and 0 deletions

View File

@ -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"}

View File

@ -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"}