What every developer / programmer must know about Unicode / Floating Point / Memory / DBMS/ CSS/ Your Topic Here
In this post, I intend to compile a list of links to resouces on What everyone should know about different technologies and concepts. So reader, please suggest topics and the article/book/video link in comments, I'll update the list attributing you as contributor. Thanks Updated: 01-Mar-2019 (Added Memory entry) Updated: 17-Jan-2019 (Added DBMS entry) Unicode The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!) - An eassy by JoelSpolsky . Floating Point What Every Computer Scientist Should Know About Floating-Point Arithmetic - IEEE 754 article by David Goldberg What Every Programmer Should Know About Floating-Point Arithmetic - Explains concepts of above paper, making it accessible to novices. Memory What Every Programmer Should Know About Memory - By Ulrich Drepper .NET What Great .NET Developers Ought To Know - Article by Scott Hans...