Hero image

Edulito

Average Rating4.13
(based on 37 reviews)

I started out as a science teacher and made the transition to teaching ICT and Computer Science, which I have now been doing for over 20 years. I have also worked with primary school teachers to support their delivery of the national curriculum in computing. Edulito is a UK based educational publishing company that provides learning resources for school-aged children. All of the available resources have been tested in UK schools.

117Uploads

71k+Views

19k+Downloads

I started out as a science teacher and made the transition to teaching ICT and Computer Science, which I have now been doing for over 20 years. I have also worked with primary school teachers to support their delivery of the national curriculum in computing. Edulito is a UK based educational publishing company that provides learning resources for school-aged children. All of the available resources have been tested in UK schools.
Python Games - Noughts and Crosses (TicTac Toe)
edulitolearnedulitolearn

Python Games - Noughts and Crosses (TicTac Toe)

(0)
This resource has been produced to teach 8 - 16 year olds about programming concepts by creating fun games using the text-based programming language Python. The activities and challenges have been designed to provide a stimulating, engaging and effective way of improving students knowledge of the core programming concepts. In this game students make a noughts and crosses game (tic tac toe) using Python. Students learn about sequences, selection using IF, variables and the use of iteration (Conditional and Count Controlled loops), 1D and 2D arrays.
GCSE ICT Topic Tests (Edexcel)
edulitolearnedulitolearn

GCSE ICT Topic Tests (Edexcel)

(2)
This 35 page photocopiable resource has been produced to ensure that your students are able to successfully complete the Living in a Digital World component of the Edexcel ICT GCSE. These tests are designed to provide a stimulating, engaging and effective way of assessing the progress of your students. This set of topic tests provides complete coverage of Unit 1 and includes 5 standalone tests.
Video - Coding Basics - The Use of Data Types in Programming
edulitolearnedulitolearn

Video - Coding Basics - The Use of Data Types in Programming

(0)
This video provides an introduction to the use of data types in programming. It’s a good idea to watch the video on variables before you watch this video. Find out about String, Integer, Real, Character and Boolean data types. Find out about how casting can be used to change a variable from one data type to another.
Scratch Games - Underwater Adventure
edulitolearnedulitolearn

Scratch Games - Underwater Adventure

(1)
This resource has been produced to teach 8 - 13 year olds about programming concepts by creating fun games using the visual programming language Scratch 3.0. The activities and challenges have been designed to provide a stimulating, engaging and effective way of improving students knowledge of the core programming concepts. In this game students create Scratch code where a starfish must splodge a fast moving jellyfish. Students learn about sequences, selection using IF, variables and the use of iteration (Conditional and Count Controlled loops).
Prof Cody Teaches Kids to Code Lesson 1-6 Templates
edulitolearnedulitolearn

Prof Cody Teaches Kids to Code Lesson 1-6 Templates

(0)
This pack includes all the templates required for the Professor Cody Teaches Kids to Code Lessons 1-6. There is a PDF/DOC version with links to the online templates and a collection of .sb3 templates that can be downloaded on to your computer network or standalone PC.
Learn Coding Concepts using Scratch 3.0
edulitolearnedulitolearn

Learn Coding Concepts using Scratch 3.0

(0)
This photocopiable resource has been produced to provide 7 to 13 year old students with exciting and engaging opportunities to learn coding concepts using Scratch. There are enough activities for 4 to 5 lessons. This has been updated to work with Scratch 3.0. Students have the opportunity to complete written activities and complete practical activities. Topics covered include: Algorithms Sequences Iteration (Repetition) Selection Variables
4 FREE Games to Code Using Scratch - Game Pack 1 - Prof Cody Teaches Kids to Code
edulitolearnedulitolearn

4 FREE Games to Code Using Scratch - Game Pack 1 - Prof Cody Teaches Kids to Code

(1)
This photocopiable resource (33 pages) has been produced to provide 7 - 13 year old students with exciting and engaging opportunities to learn coding concepts using Scratch 3.0 in a series of 4 fun standalone projects. The projects are: Game 1 -Pop that Balloon- Students create a balloon game. They must burst the balloons to score points. Game 2 – Pong - Students create the traditional one player game of Pong. Game 3 – Hungry Frog - The frog has to catch the butterflies to score points and must avoid the ladybirds. Game 4 - Catch the Birdy - The Scratch cat is being chased by an angry dog. The cat must catch the birds that are flying by whilst at the same time avoid the dog. Each project takes about an hour to complete and all of them include a series of challenges.
4 FREE Games to Code Using Scratch - Game Pack 2 - Prof Cody Teaches Kids to Code
edulitolearnedulitolearn

4 FREE Games to Code Using Scratch - Game Pack 2 - Prof Cody Teaches Kids to Code

(1)
This photocopiable resource (48 pages) has been produced to provide Kids with exciting and engaging opportunities to learn coding concepts using Scratch 3.0 in a series of 4 fun standalone projects. The projects are: Game 1 - Alien Invasion - You learn how to using cloning to create a group of alien spaceships. The player has their own spaceship that moves and fires a laser. Game 2 – Catch that Car - Two cars are on the track and one car has to catch the other car. Game 3 – Pac-Man Style Game - This is a basic pac-man style game using a maze, ghosts and coins that need to be collected. Game 4 - Platform Game- You create a platform game with three levels. You must jump on the platforms to catch the crystals. Each project takes about two hours to complete and all of them include a series of challenges. Also included in the pack is a page linking you to all the online Scratch templates and .sb3 versions for download.
Learn Coding Concepts using Python
edulitolearnedulitolearn

Learn Coding Concepts using Python

(1)
This photocopiable resource has been produced to provide 7 to 14 year old students with exciting and engaging opportunities to learn coding concepts using the Python programming language. There are enough activities for 4 to 5 lessons. Including: Algorithms Sequences Iteration (Repetition) Selection Variables The resource covers the programming aspect of the computing national curriculum. use two or more programming languages, at least one of which is textual, to solve a variety of computational problems make appropriate use of data structures [for example, lists, tables or arrays] design and develop modular programs that use procedures or functions.
Learn to Code using Picoh the Robot
edulitolearnedulitolearn

Learn to Code using Picoh the Robot

(0)
This resource has been produced to teach children from 8 to 13 years of age about programming concepts using Picoh the robot and a block-based programming language. The activities and challenges have been designed to provide a stimulating, engaging and effective way of improving students’ knowledge of core programming concepts. Topics covered include: Algorithms Sequences Iteration (Repetition) Selection Variables The activities can be carried out using the virtual Picoh robot that is built into the software, but it’s much more engaging for students to use a “real” Picoh. Downloading the Picoh App The Picoh app is currently available for Windows 10. Simply visit the Windows Store and search “Picoh”. Once you find the app click on get and the app will download Find out more by visiting the Ohbot Website.
Picoh the Robot - How to code a "Guess the Number" game
edulitolearnedulitolearn

Picoh the Robot - How to code a "Guess the Number" game

(0)
This worksheet and video can be used by absolute beginners to coding (KS2 and KS3). They use Picoh the Robot to code a guess the number game. The programming language is a block -based language based on Scratch. Once you have coded the game it’s time to play it! The activities can be carried out using the virtual Picoh robot that is built into the software, but it’s much more fun to use a “real” Picoh. You could also dress up your robot so that he/she becomes the host of the game! Downloading the Picoh App - The Picoh app is currently available for Windows 10. Simply visit the Windows Store and search “Picoh”. Once you find the app click on get and the app will download. Find out more by visiting the Picoh website.
Picoh the Robot - Coding a "Look into the Future" game
edulitolearnedulitolearn

Picoh the Robot - Coding a "Look into the Future" game

(0)
This worksheet and video can be used by absolute beginners to coding (KS2 and KS3). They use Picoh the Robot AKA Magic Meg to code a game that looks into your future. The programming language is a block -based language based on Scratch. Once you have coded the game it’s time to play it! The activities can be carried out using the virtual Picoh robot that is built into the software, but it’s much more fun to use a “real” Picoh. You could also dress up your robot so that she becomes Magic Meg! Downloading the Picoh App - The Picoh app is currently available for Windows 10. Simply visit the Windows Store and search “Picoh”. Once you find the app click on get and the app will download. Find out more by visiting the Picoh website.
Picoh the Robot - How to code a "Memory" game
edulitolearnedulitolearn

Picoh the Robot - How to code a "Memory" game

(0)
This worksheet and video can be used by beginners to coding (KS3 and KS4). They use Picoh the Robot to make a memory game. The programming language is a block -based language based on Scratch. Once you have coded the game it’s time to play it! The activities can be carried out using the virtual Picoh robot that is built into the software, but it’s much more fun to use a “real” Picoh. You could also dress up your robot so that he/she becomes the host of the game! Downloading the Picoh App - The Picoh app is currently available for Windows 10. Simply visit the Windows Store and search “Picoh”. Once you find the app click on get and the app will download. Find out more by visiting the Picoh website.