Completed
Evolutionary History of String
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Philosopher's String
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is a String?
- 3 Swift's Philosophy of Strings
- 4 Why It's Complicated
- 5 Character Building
- 6 Good Default Behavior
- 7 Degenerate Graphemes
- 8 Human Ordering
- 9 de Machine Ordering
- 10 Breaking From the Default
- 11 The Right View for the Job
- 12 Evolutionary History of String
- 13 Get Involved: Share your code!
- 14 Example: Formatting Strings
- 15 What You Can Do