Completed
Historical languages
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How I Learned to Stop Worrying and Love the C++ Type System
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What are types
- 3 Historical languages
- 4 First programming experience
- 5 Second programming experience
- 6 Pascal
- 7 what is a type system
- 8 whats a type system
- 9 type system
- 10 strong
- 11 explicit vs implicit
- 12 What can go wrong
- 13 Benefits of the Type System
- 14 The Lack of Types
- 15 Integral Promotion
- 16 Strong Type System
- 17 Member Functions
- 18 enums
- 19 library fails
- 20 the whole value pattern
- 21 Dont use primitive types