by r4victor on 2/28/21, 6:02 AM with 1 comments
by r4victor on 2/28/21, 6:03 AM
* 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!