Friday, February 27, 2015

Apr'15: Unicode Solutions in Python 2 and 3 (O'Reilly)

http://www.oreilly.com/pub/e/3326

Tuesday, April 28, 2015
10AM PT, San Francisco | 1pm - New York | 6pm - London | 10:30pm - Mumbai | Wed, Apr 29th at 1am - Beijing |
Duration: Approximately 90 minutes.

This presentation tackles head-on the most common problems when dealing with Unicode data or any text data that is not limited to ASCII. Each example is presented first with Python 3 code — which is easier to understand — and then with Python 2.7, the version used in most current projects.