by r4victor on 2/23/21, 12:16 PM with 1 comments
by r4victor on 2/23/21, 12:16 PM
* What the problem of text encoding is.
* What Unicode is and why we need it.
* How Unicode works.
* How Python strings worked in the past and how they work now.
* Is Python's approach to implement strings the best? How modern languages such as Go, Rust and Swift implement strings.
I really enjoyed working on this post. I welcome your feedback and questions. Thanks!