Completed
Basic
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Let's Talk Python: How to Program a Computer - From Fundamentals to Python Basics
Automatically move to the next video in the Classroom when playback concludes
- 1 Let's Talk Python
- 2 What is a computer?
- 3 Untitled: Slide 3
- 4 Untitled: Slide 4
- 5 What is a programming language?
- 6 Untitled: Slide 6
- 7 Untitled: Slide 7
- 8 About Python
- 9 Let's write code!
- 10 Getting Started
- 11 Basic
- 12 Strings
- 13 Booleans
- 14 Variables
- 15 If-Else Statements
- 16 Data Type Conversion
- 17 While Loops
- 18 Pandas