Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Do I Need to Switch to Go -
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why switch from Python
- 3 Language requirements
- 4 History
- 5 Workspace
- 6 Package Pool
- 7 Vendor Experiment
- 8 Imports
- 9 Names
- 10 Types
- 11 Variable declarations
- 12 Firstclass functions
- 13 Theoretic functions
- 14 structs
- 15 for loop
- 16 common syntax
- 17 switch statement
- 18 error handling
- 19 classes
- 20 constructor
- 21 inheritance
- 22 defer
- 23 cool features
- 24 generators
- 25 conclusion