Completed
Chapter 8 - Loops
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Tutorial for Beginners (with mini-projects)
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Chapter 1 - Getting Started
- 3 Chapter 2 - Python Basics
- 4 Chapter 3 - Operators
- 5 Chapter 4 - Data Types
- 6 Chapter 5 - User Input
- 7 Chapter 6 - Lists & Tuples
- 8 Chapter 7 - Dictionaries & Sets
- 9 Chapter 8 - Loops
- 10 Chapter 9 - Functions
- 11 Chapter 10 - Recursion
- 12 Chapter 11 - Scope
- 13 Chapter 12 - Closures
- 14 Chapter 13 - f-Strings
- 15 Chapter 14 - Modules
- 16 Chapter 15 - Command Line Arguments
- 17 Chapter 16 - Challenges
- 18 Chapter 17 - Lambda & Higher Order Functions
- 19 Chapter 18 - Classes & Objects
- 20 Chapter 19 - Exceptions & Errors
- 21 Chapter 20 - OOP Project
- 22 Chapter 21 - Virtual Environments & PIP
- 23 Chapter 22 - File Operations
- 24 Chapter 23 - Final Project