Merge pull request #41 from danesparza/patch-2

Added Joel Spolsky article on character sets
This commit is contained in:
Kevin Deldycke
2019-02-22 19:00:51 +01:00
committed by GitHub

View File

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