Course curriculum
-
1
Module 1: Lesson 1
-
Introducing the Scratch Environment
-
Which is a Programming Language
-
Useful Links for Module 1: Lesson 1
-
Activity for Module 1: Lesson 1
-
-
2
Module 1: Lesson 2
-
What Does this Code do?
-
Computers Don't Understand Our Language
-
Computers Only Understand Code
-
Useful Links for Module 1: Lesson 2
-
Activity for Module 1: Lesson 2
-
-
3
Module 1: Lesson 3
-
Introducing Code Debugging
-
Finding and Fixing a Code Bug
-
Useful Links for Module 1: Lesson 3
-
Activity for Module 1: Lesson 3
-
-
4
Module 1: Lesson 4
-
Main Code Constructs
-
Sequence Example
-
Selection Example
-
Looping Example
-
Useful Links for Module 1: Lesson 4
-
-
5
Module 1: Lesson 5
-
Practical Session 1
-
First Module Survey
-
Useful Links for Module 1: Lesson 5
-
-
6
Module 1: Lesson 6
-
Practical Session 2
-
Useful Links for Module 1: Lesson 6
-
-
7
Module 2: Lesson 1
-
Overview of Computer Architecture
-
Computer Components Communicating 1
-
Computer Components Communicating 2
-
Useful Links for Module 2: Lesson 1
-
Activity for Module 2: Lesson 1
-
-
8
Module 2: Lesson 2
-
Computer Processing Elements
-
Getting Input to the Computer
-
Processing Elements Overview
-
Inside the Computer Executing Code and Sending Output to User
-
Useful Links for Module 2: Lesson 2
-
Activity for Module 2: Lesson 2
-
-
9
Module 2: Lesson 3
-
Input and Output Computer Components
-
Interacting with a Computer 1
-
Interacting with a Computer 2
-
Useful Links for Module 2: Lesson 3
-
Activity for Module 2: Lesson 3
-
-
10
Module 2: Lesson 4
-
How Computers Execute Code
-
Useful Links for Module 2: Lesson 4
-
-
11
Module 3: Lesson 1
-
What is an Algorithm?
-
Making a Cake using the Recipe Book
-
Finding a Solution to Get the Carrot
-
Useful Link for Module 3: Lesson 1
-
Activity for Module 3: Lesson 1
-
-
12
Module 3: Lesson 2
-
Examples of Simple Algorithms
-
Adding Three Numbers
-
Useful Links for Module 3: Lesson 2
-
Activity for Module 3: Lesson 2
-
-
13
Module 3: Lesson 3
-
Create and Validate an Algorithm
-
Converting km to meters
-
Line Follower Robot
-
Useful Links for Module 3: Lesson 3
-
Activity for Module 3: Lesson 3
-
-
14
Module 3: Lesson 4
-
From Algorithms to Code
-
Useful Links for Module 3: Lesson 4
-
Activity for Module 3: Lesson 4
-