This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Programming for Kids and Beginners: Learn to Code in Python
1. Introduction
1. Introduction (2:12)
2. Course Curriculum (3:15)
3. How to Get Pre-Requisites (2:23)
4. Getting started on Windows, Linux or MacOs (1:30)
5. How to ask Great Questions (1:36)
6. FAQ’s (1:07)
2. Setting up Local Coding place
1. What is Python (2:10)
2. Installing Python step by step (4:43)
3. Installing Pycharm IDE (Code Editor) (7:34)
4. Setting up Pycham for project (3:31)
5. Creating Python .py files (2:31)
6. Hello World program (3:29)
3. Drawing with Python – Level 1
1. Introduction to turtle (3:08)
2. Let’s make a turtle (4:38)
3. Move your turtle (3:26)
4. Create triangle (4:55)
5. Create square (4:25)
6. Assessment 1 (0:51)
7. Solution for assessment 1 (1:45)
4. Variables
1. Introduction to variables (2:20)
2. Datatypes (6:42)
3. What is a variable (5:06)
4. Learn Maths with coding (4:31)
5. Using a variable (6:39)
6. Assessment 2 (1:38)
7. Solution for assessment 2 (1:46)
5. Logical operators
1. Introduction to operators (2:27)
2. How to think logically (3:47)
3. Logical operators (1:51)
4. AND operator (3:31)
5. OR operator (2:10)
6. NOT operator (4:47)
7. Assessment 3 (1:31)
8. Solution for assessment 3 (0:54)
6. IF-else Statements
1. If-else Introduction (2:39)
2. If statement (5:02)
3. If-else statement (2:52)
4. Assessment 4 (0:56)
5. Solution for assessment 4 (1:33)
7. Creating Patterns
1. Creating Patterns (3:20)
2. How to Repeat (3:47)
3. How a For Loop Works (3:18)
4. Let’s Experiment (2:49)
5. Results (1:51)
6. Assessment 5 (0:52)
7. Solution for Assessment 5 (1:25)
8. Drawing with Python – Level 2
1. Adding color (2:13)
2. Create circle (4:55)
3. Fill Colors on circles (3:02)
4. Dots, Pensize (3:05)
5. Assessment 6 (0:54)
6. Solution for assessment 6 (2:28)
9. Project
1. Project overview (1:11)
2. Project Source Code Solution (2:09)
10. BONUS
1. What’s Next (1:14)
4. Getting started on Windows, Linux or MacOs
Complete and Continue