Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Python for Absolute Beginners and All Ages
Intro to Mammoth Interactive
00 About Mammoth Interactive (1:06)
01 How to Learn Online Effectively (13:39)
01 Introduction to the Course
01.01 What Will I Learn (3:57)
01.01 What Will I Learn (PDF)
01.01 What Will I Learn (POWERPOINT)
02 Introduction to Computer Science
02.01 What is Python (3:32)
02.02 How do Computers Make Decisions (5:30)
02.03 How Do Computers Work with Numbers (3:44)
02.04 How Do Computers Repeat Tasks (6:03)
02.05. How Can Computers Search for Data (13:50)
02.06 How Can Computers Sort Data (4:31)
02.07 How Fast Are Algorithms (7:07)
02.08 What is the Binary Number System (13:51)
PDF Files
PowerPoint Files
03 Code Python on the Web
03.01 What Is Google Colab (4:28)
03.02 What If I Get Errors (2:38)
03.03 How Do I Terminate A Session (2:38)
03.04 How Do I Enable Corgi Mode (4:47)
Source Code
04 Python Variables
04.01 What Is A Variable (8:24)
04.02 What Are Data Types (4:46)
04.03 What Is A Boolean (6:35)
04.04 What Are F Strings (6:03)
Source Code
05 The Number Doctor Python Operators
05.01 Simple Arithmetic Operators (10:57)
05.02 Modulo Arithmetic Operator (8:39)
05.03 Floor Division (6:16)
05.04 Exponents (4:17)
05.05 Less Or Greater (8:59)
05.06 Can I Check Equality (7:16)
05.07 Can I Check Not Equal To (6:13)
05.08 What Is BEDMAS Order Of Operations (20:08)
Source Code
06 The String Doctor Operate on Strings
06.01 Can I Add Strings (3:40)
06.02 Can I Add String Variables (4:51)
06.03 Can I Operate On Strings And Integers (6:26)
Source Code
07 The List Ninja
07.01 Can I Make A List Variable (5:34)
07.02 Can I Compare Lists (4:22)
07.03 Watch Out! Don't Make This List Mistake (3:35)
07.04 Can I Get An Item From A List (6:32)
07.05 List Ninja! Can I Slice A List (9:21)
07.06 Be A Master Ninja! Are There More Ways To Slice A List (5:09)
07.07 Be A Master Ninja! The Third Way (11:43)
07.08 Can I Check If An Item Is In A List (7:38)
07.09 Can I Check If An Item Is Not In A List (7:42)
07.10 Can I Add Items To A List (9:45)
07.11 Can I Add Items To A List Another Way (7:04)
07.12 Can I Remove Items From A List (5:35)
07.13 Can I Delete Items From A List Another Way (9:11)
07.14 Can I Delete A Range (8:29)
Source Code
08 If Statements
08.01 Can I Make An If Statement (8:38)
Source Code
01.01 What Will I Learn (POWERPOINT)
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock