A monthly overview of things you need to know as an architect or aspiring architect.
Null character: The null character U+0000 is encoded as a 2-byte sequence 0xC0 0x80 instead of the single byte 0x00. Supplementary characters: Characters whose code points are above U+FFFF are encoded ...
Stable implementation with almost 1,700 tests and enforced 100% test code coverage. Every single method, statement and conditional branch variant in the entire codebase is tested and required to pass ...