Sunday, 6 December 2009

ASCII, ... Unicode and UTF-8

I was playing with Google Translate (and its API) for my sandbox project - which obviously means I deal with characters not fitting into ASCII.

After just sorting it out by trial and error for some time, and found this presentation:

http://farmdev.com/talks/unicode/

Absolutely brilliant! Why is that not on Python's own website?
Many thanks to the author Kumar McMillan.

PS. There are more useful learning on farmdev.

No comments:

Post a Comment