Course Curriculum
Section 01: Introduction to the Course | |||
Introduction | 00:02:00 | ||
Course Curriculum | 00:03:00 | ||
How to Get Pre-Requisites | 00:02:00 | ||
Getting started on Windows, Linux or MacOs | 00:02:00 | ||
How to ask Great Questions | 00:02:00 | ||
Section 02: Setting up Local Coding Environment | |||
What is Python | 00:02:00 | ||
Installing Python step by step | 00:05:00 | ||
Setting up Pycharm for project | 00:04:00 | ||
Installing Pycharm IDE (Code Editor) | 00:08:00 | ||
Creating Python .py files | 00:03:00 | ||
Hello World program | 00:03:00 | ||
Section 03: Drawing with Python – Level 1 | |||
Introduction to turtle | 00:03:00 | ||
Let’s make a turtle | 00:05:00 | ||
Move your turtle | 00:03:00 | ||
Create triangle | 00:05:00 | ||
Create square | 00:04:00 | ||
Assessment 1 | 00:01:00 | ||
Solution for assessment 1 | 00:02:00 | ||
Section 03: Drawing with Python – Level 1 | |||
Introduction to variables | 00:02:00 | ||
Datatypes | 00:07:00 | ||
What is a variable | 00:05:00 | ||
Using a variable | 00:07:00 | ||
Learn Maths with coding | 00:05:00 | ||
Assessment 2 | 00:02:00 | ||
Solution for assessment 2 | 00:02:00 | ||
Section 05: Logical operators | |||
Introduction to operators | 00:02:00 | ||
How to think logically | 00:04:00 | ||
Logical operators | 00:02:00 | ||
AND operator | 00:04:00 | ||
OR operator | 00:02:00 | ||
NOT operator | 00:05:00 | ||
Assessment 3 | 00:02:00 | ||
Solution for assessment 3 | 00:01:00 | ||
Section 06: IF-else Statements | |||
If-else Introduction | 00:03:00 | ||
If statement | 00:05:00 | ||
If-else statement | 00:03:00 | ||
Assessment 4 | 00:01:00 | ||
Solution for assessment 4 | 00:02:00 | ||
Section 07: Creating Patterns | |||
Creating Patterns | 00:03:00 | ||
How to Repeat | 00:04:00 | ||
How a For Loop Works | 00:03:00 | ||
Let’s Experiment | 00:03:00 | ||
Results | 00:02:00 | ||
Assessment 5 | 00:01:00 | ||
Solution for Assessment 5 | 00:01:00 | ||
Section 08: Drawing with Python – Level 2 | |||
Adding colour | 00:02:00 | ||
Create circle | 00:05:00 | ||
Fill Colors on circles | 00:03:00 | ||
Dots, Pensize | 00:03:00 | ||
Assessment 6 | 00:01:00 | ||
Solution for assessment 6 | 00:02:00 | ||
Section 09: Project | |||
Project overview | 00:01:00 | ||
Project Source Code Solution | 00:02:00 |
Review