Unicorn Problems - Verdone

Unicorn Problems

Mane mange and horn homeopathy

Monday, July 11, 2011

1

Unicode Problems

The curse of the UnicodeDecodeError

Monday, July 11, 2011

2

A String is not what you think it is

A string is a finite sequence of symbols The set of its symbols is the string's alphabet These symbols can be anything

Monday, July 11, 2011

3

There are t wo kinds of strings we care about

Byte strings:

containing numbers from 0 - 255

Unicode Strings

containing characters from the 109,000 in the Unicode set

Monday, July 11, 2011

4

Transformation

You can transform strings bet ween these t wo types using an encoding

Monday, July 11, 2011

5

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download