220Uploads
280k+Views
126k+Downloads
Computing

Code Lesson B1-3 Events and Control in Scratch
This is part of a series of lessons developing coding skills with Scratch - this lesson will take you through basic events and control code blocks.

Code Lesson B2-1 Using Costumes on Sprites in Scratch
In this lesson students will learn how to use costumes to dynamically change the look of sprites within a Scratch project.

Code Lesson B2-3 Graphics Effects in Scratch
This lesson teaches the basics of graphics effects in Scratch, giving learners a toolkit of techniques to use in animations, games and other programming projects.

Code Lesson B1-2 Basic Motion Controls in Scratch
The second in a series of lessons developing coding skills with Scratch - this lesson will take you through the basic motion control blocks.

Code Lesson B1-4 Sharing a Scratch Project
This lesson focuses on sharing a code project, giving learners the chance to create and share a basic game using Scratch.

Code Lesson B3-2 Making Music in Scratch
A coding lesson teaching students how to start making music of their own using Scratch - a perfect way to engage learners with coding and music.

Code Lesson E1-1 Initialising a Scratch Project
This lesson explains in depth how to initialise a project using event handlers, giving examples and allowing learners to investigate techniques that they will need in a variety of programming projects.

Code Lesson E2-1 Using Wait in Programming
This lesson gives a detailed introduction to the different wait code blocks available in Scratch programming.

Code Lesson E3-1 Using Event Handlers
This lesson gives learners experience in using event handlers to trigger code in Scratch, as well as providing a more general grounding for programming in other languages.

Code Lesson E1-2 Introduction to User Input
Understanding how to ask for and respond to user input is a crucial skill in coding and this lesson introduces it to Scratch programmers.

Code Lesson S1-2 Touching Colours
A lesson showing learners how to use touching colours to develop an interactive game in class. One of a series of lessons teaching Scratch programming from the very basic to advanced principles.

Code Lesson E3-2 Messages in Scratch
This lesson is all about broadcasting and receiving messages as a means of transmitting information and signals between different sprites in Scratch. This introduces learners to some techniques that are useful in more advanced programming.

Code Lesson E4-1 Cloning Sprites in Scratch
This lesson explains how and why to clone sprites in Scratch, giving examples and plenty of opportunity to investigate and practise using clones in programming.

Code Lesson S2-1 Timers in Programming
This lesson is about using timers in Scratch projects. Students can use a timer to control an animation that they have designed and programmed.
Bundle

Coding Basics - Get Started with Coding for Beginners
This bundle of resources contains everything you need to start coding with absolute beginners - whether at primary or secondary level. Using the popular Scratch framework and containing all the resources you need, this will get you up and running with coding lessons whatever level of confidence you and your students have to start with!

Code Lesson O1-2 Multiplication and Division in Programming
This lesson allows learners to get to grips with using multiplication and division within programming. They will learn how the relevant Scratch code blocks are used for this.

Code Lesson O1-3 Equality and Inequalities in Programming
This lesson allows learners to get to grips with using equality and inequalities within programming. They will learn how the relevant Scratch code blocks are used for this.

Code Lesson S3-2 Key Presses in Scratch
This lesson focuses on teaching learners how to use key presses to collect user input and trigger events and collect user input in Scratch.

Code Lesson O1-1 Addition and Subtraction in Programming
This lesson allows learners to get to grips with using addition and subtraction within programming. They will learn how the relevant Scratch code blocks are used for this.

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.