Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Python 101
1. Getting Started
1. Introduction (9:05)
1.1 Hello World! (6:02)
1.2 Operators (2:13)
1.3 Printing & Commenting (1:17)
1.4 Debugging and Errors (3:42)
1.5 Project: Print Heart (5:06)
2. Variables and Data Types
2.1 Variables (1:56)
2.2 Data Types - Strings (3:12)
2.3 Data Types - Numbers (0:56)
2.4 Data Types - Booleans (0:55)
2.5 Project - Variables with Numbers (2:48)
2.6 Project - Variables - Strings (4:20)
2.7 Project - Debug (2:38)
2.8 Project: More Practice of Variables (7:33)
1-2 LIVE Coding Session
LIVE Session Recording (58:00)
3. LIVE Coding Session
LIVE Session Recording (62:56)
3. Lists
3.1 Introduction to Lists (9:04)
3.2 List operations (2:42)
3.3 List Operations II (5:20)
3.4 Storing things in Lists (1:35)
3.5 Lab Session: Lists Operations (13:50)
3.6 Project: Camping Trip (2:35)
3.7 Lab Session: Camping Trip (6:46)
4. If/Else - Conditional Statements
4.1 Conditionals - Introduction (3:30)
4.2 Conditionals with AND/OR (1:26)
4.3 Multiple Conditions (1:08)
4.4 Deep Dive into Conditionals Syntax (2:06)
4.5 Project - Packing List (Part I) (4:04)
4.6 Project - Packing List (Part II) (4:15)
4.7 Project - Packing List (Part III) (1:37)
4.8 Project - Grading Homework (6:52)
4. LIVE Coding Session
LIVE Coding Session Recording (65:25)
5. Functions
5.1 What is a function? (3:12)
5.2 Stay DRY (1:08)
5.3 Functions are like Recipes (1:11)
5.4 Functions in Python - Declaring & Calling (4:52)
5.5 Mini Assessment: Functions (5:13)
5.6 Project - Greeting function (3:34)
5.7 Project - Function with Output (2:15)
5.8 Project - Packing List (6:55)
5.9 Project - Grading Scale (8:55)
6. Loops
6.1 What is a Loop? (2:40)
6.2 For Loop Syntax (3:57)
6.3 For Loop in Action - Project Time (1:59)
6.4 For Loop in Action - Packing List (0:48)
6.5 For Loop Syntax (1:38)
6.6 While Loop
6.7 While Loop Syntax (0:43)
6.8 Infinite Loop (4:26)
Lesson 5-6 LIVE Coding Session
LIVE Coding Session Recording (80:44)
6.1 What is a Loop?
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock