Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Hands-on Python for Programmers
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Dr Mom
- 3 Tiny Python Notebook
- 4 Virtual Environments
- 5 Making a File
- 6 Making a Function
- 7 Saving a Function
- 8 Running a Function
- 9 Adding a String
- 10 Adding a Docstring
- 11 Context Manager
- 12 List literals
- 13 List contains
- 14 Help
- 15 Strings
- 16 Split
- 17 Strip
- 18 Dictionary
- 19 tuples
- 20 readcsv
- 21 booleans