220Uploads
280k+Views
126k+Downloads
Computing

Code Lesson B3-1 Adding Sounds to a Scratch Project
This is an introductory lesson to explain how to add sounds to an animation or other Scratch project.

Code Lesson E2-3 Programming with If/Else Blocks
This lesson is an introduction to using if and if/else blocks in a Scratch project.

Code Lesson E2-2 Using Repeat in Programming
This lesson introduces the different types of repeat blocks available in Scratch programming, as well as allowing learners to understand the concept of repeating more generally as it applies to coding.

Code Lesson S3-1 Using Mouse Triggers in Scratch
This is a lesson teaching the programming of mouse events and triggers in Scratch - it forms part of a series of code lessons from the very basics to more advanced techniques.

Code Lesson S1-1 Touching Sprites in Scratch
This lesson explores the possibilities for triggering code events when sprites touch and using this to create a simple interactive game in Scratch.

Code Lesson B2-2 Speech in Scratch
This lesson teaches students to use speech and thought bubbles with sprites in a Scratch project.