Completed
Case
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A Guide to Unicode
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 History of written text
- 3 What is Unicode
- 4 Terminology
- 5 Code Points
- 6 Compatibility
- 7 Case
- 8 Case in other languages
- 9 Types of abstractions
- 10 Python 2 Unicode
- 11 Python 3 Unicode
- 12 The pile of poo
- 13 Unicode Data
- 14 Unicode in Python 3
- 15 The Golden Rule
- 16 File Encoding
- 17 Combining and Composing
- 18 Regional Indicator Symbols
- 19 Unicode in Python
- 20 String comparisons
- 21 Conclusion