Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Static Typing in Python
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Question
- 3 Types
- 4 Variables
- 5 Arguments and Returns
- 6 Duck Typing
- 7 Annotations
- 8 Myapi
- 9 Optional typing
- 10 Gradual typing
- 11 Type hinting
- 12 Special type constructs
- 13 Generic types
- 14 Type int
- 15 Pet 526
- 16 Type Checkers
- 17 PiType vs PiType
- 18 When and why should you use static typing
- 19 When should you use static typing
- 20 Experimenting with static typing
- 21 Summary
- 22 Outro