Hero image

Edulito

Average Rating4.20
(based on 42 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

83k+Views

21k+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.
Storage Test - GCSE Computer Science
edulitolearnedulitolearn

Storage Test - GCSE Computer Science

(0)
This photocopiable resource has been produced to ensure that your students are able to successfully complete their GCSE Computer Science GCSE (9-1), but can also be used by other exam systems. This test has been designed to provide a stimulating, engaging and effective way of assessing the progress of your students. As well as the topic test, you are also provided with a comprehensive marking scheme. Please be aware that there may be appropriate alternative answers to some of the questions, and it is therefore suggested that the teacher uses their discretion when marking students work.
NEA Support Pack - GCSE Computer Science (9-1) OCR
edulitolearnedulitolearn

NEA Support Pack - GCSE Computer Science (9-1) OCR

(0)
This photocopiable resource has been produced to ensure that your students are able to successfully complete the OCR Computer Science GCSE NEA. This support pack is designed to provide a stimulating, engaging and effective way of preparing both teachers and students for the Non-Examined Assessment Component of the 9-1 GCSE in computer science. The pack contains: Introduction for students - NEA Procedures Technical Preparation for the NEA component J276 Programming project Sample Task 1 - Archside Academy Detention Database. Including: NEA sample project scenario NEA sample student solution NEA sample Python code J276 Programming project Sample Task 2 - Quiz Board Game Including: NEA sample project scenario NEA sample student solution NEA sample Python code Help sheet 1 - Creating a board game using Python - Includes a complete set of instructions Help sheet 2 - Creating a database using Python - Includes a complete set of instructions Help Sheet 3 - Menus, Lists and Exporting using Python - Includes a complete set of instructions
Wired and Wireless Networks Test - GCSE Computer Science
edulitolearnedulitolearn

Wired and Wireless Networks Test - GCSE Computer Science

(0)
This photocopiable resource has been produced to ensure that your students are able to successfully complete their GCSE Computer Science GCSE (9-1), but can also be used by other exam systems. This test has been designed to provide a stimulating, engaging and effective way of assessing the progress of your students. As well as the topic test, you are also provided with a comprehensive marking scheme. Please be aware that there may be appropriate alternative answers to some of the questions, and it is therefore suggested that the teacher uses their discretion when marking students work.
Learn to Code using Python
edulitolearnedulitolearn

Learn to Code using Python

(0)
This photocopiable resource has been produced to provide 7 to 14 year olds 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 Scratch 3.0
edulitolearnedulitolearn

Learn to Code using Scratch 3.0

(0)
This photocopiable resource has been produced to provide 7 to 13 year olds 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 2.0. Students have the opportunity to complete written activities and complete practical activities. Topics covered include: Algorithms Sequences Iteration (Repetition) Selection Variables
Moral, Ethical and Environmental Concerns Test - GCSE Computer Science
edulitolearnedulitolearn

Moral, Ethical and Environmental Concerns Test - GCSE Computer Science

(0)
This photocopiable resource has been produced to ensure that your students are able to successfully complete their GCSE Computer Science GCSE (9-1), but can also be used by other exam systems. This test has been designed to provide a stimulating, engaging and effective way of assessing the progress of your students. As well as the topic test, you are also provided with a comprehensive marking scheme. Please be aware that there may be appropriate alternative answers to some of the questions, and it is therefore suggested that the teacher uses their discretion when marking students work.
Systems Security Test - GCSE Computer Science
edulitolearnedulitolearn

Systems Security Test - GCSE Computer Science

(0)
This photocopiable resource has been produced to ensure that your students are able to successfully complete their GCSE Computer Science GCSE (9-1), but can also be used by other exam systems. This test has been designed to provide a stimulating, engaging and effective way of assessing the progress of your students. As well as the topic test, you are also provided with a comprehensive marking scheme. Please be aware that there may be appropriate alternative answers to some of the questions, and it is therefore suggested that the teacher uses their discretion when marking students work.
TEACHER POWERPOINTS BUNDLE: COMPONENT 1 - COMPUTER SYSTEMS J277 (FROM 2020)
edulitolearnedulitolearn

TEACHER POWERPOINTS BUNDLE: COMPONENT 1 - COMPUTER SYSTEMS J277 (FROM 2020)

6 Resources
These adaptable Teacher PowerPoint Presentations (479 Slides) cover all aspects of the specification in relation to OCR GCSE Computer Science J277 (from 2020) Component 1 - Computer Systems. It includes: Teaching PowerPoint Presentations (including checkpoint questions and answers) Student PowerPoint Presentations (Including checkpoint questions, but omits the answers) Content Covered: 1.1 Systems architecture 1.2 Memory and storage 1.3Computer networks, connections and protocols 1.4 Network security 1.5 Systems software 1.6 Ethical, legal, cultural and environmental impacts of digital technology
TEACHER POWERPOINTS: UNIT 1.1 SYSTEMS ARCHITECTURE J277 (FROM 2020)
edulitolearnedulitolearn

TEACHER POWERPOINTS: UNIT 1.1 SYSTEMS ARCHITECTURE J277 (FROM 2020)

(0)
These adaptable PowerPoint Presentations (62 Slides) cover all aspects of the specification in relation to OCR GCSE Computer Science J277 (from 2020) component 1.1. It includes: · Teaching PowerPoint (includes checkpoint questions and answers) · Student PowerPoint (Includes checkpoint questions, but omits the answers) Content: The purpose of the CPU: The fetch-decode-execute cycle Common CPU components and their function: ALU (Arithmetic Logic Unit) CU (Control Unit) Cache Registers Von Neumann architecture: MAR (Memory Address Register) MDR (Memory Data Register) Program Counter Accumulator How common characteristics of CPUs affect their performance: Clock speed Cache size Number of cores
Python Games - Horse Racing
edulitolearnedulitolearn

Python Games - Horse Racing

(0)
This photocopiable resource has been produced to provide 7 to 14 year olds with exciting and engaging opportunities to learn coding concepts using Python in a fun standalone project. Students learn about the random module, while loops, IF functions and variables. The project takes around one hour to complete and includes a series of activities to extend learning.
Example Programming Projects for GCSE Bundle
edulitolearnedulitolearn

Example Programming Projects for GCSE Bundle

2 Resources
This support pack is designed to provide a stimulating, engaging and effective way of preparing both teachers and students for the Non-Examined Assessment Component of the 9-1 GCSE in computer science. The pack contains: Help sheet 1 - Creating a board game using Python - Includes a complete set of instructions Help sheet 2 - Creating a database using Python - Includes a complete set of instructions Help Sheet 3 - Menus, Lists and Exporting using Python - Includes a complete set of instructions Programming project Sample Task 1 - Archside Academy Detention Database. Including: • NEA sample project scenario • NEA sample student solution • NEA sample Python code Programming project Sample Task 2 - Quiz Board Game Including: • NEA sample project scenario • NEA sample student solution • NEA sample Python code
Python Games - Crystal Ball
edulitolearnedulitolearn

Python Games - Crystal Ball

(1)
This photocopiable resource has been produced to provide 7 to 14 year olds with exciting and engaging opportunities to learn coding concepts using Python in a fun standalone project. Mystery of the Crystal Ball - Students have fun looking into their future. Students learn to use the time and random modules, Variables and IF-ELIF statements. The project takes around one hour to complete and includes a series of activities to extend learning.
Python Games - Name Game
edulitolearnedulitolearn

Python Games - Name Game

(0)
This photocopiable resource has been produced to provide 7 to 14 year olds with exciting and engaging opportunities to learn coding concepts using Python in a fun standalone project. Play the name game - Students have fun with their name. Students learn about print statements and manipulating text. The project takes around 30 minutes to complete and includes activities to extend learning.
Python Games - Guess the Number
edulitolearnedulitolearn

Python Games - Guess the Number

(0)
This photocopiable resource has been produced to provide 7 to 14 year olds with exciting and engaging opportunities to learn coding concepts using Python in a fun standalone project. Guess the number -Students have fun making a game to guess the number. They learn to use IF-ELSE Statements, the random module, variables and nested IFs. The project takes around one hour to complete and includes a series of activities to extend learning.
Coding  Halloween Games using Scratch 3.0 - Prof Cody Teaches Kids to Code
edulitolearnedulitolearn

Coding Halloween Games using Scratch 3.0 - Prof Cody Teaches Kids to Code

(1)
Two great programming games for your students to create. Each game provides education and entertainment for a one hour lesson, with a number of challenges to stretch pupils knowledge and understanding of programming concepts. Halloween Part 1 This game includes the creation of spooky ghosts that need to be caught. Each time you catch a ghost you get points. Halloween Part 2 This game includes a flying witch who is really hungry and gets points each time she eats a flying bat. The witch must also try to avoid the thunder and lightening as each time she is hit she loses points. Students can open an online Scratch template to get them started on their adventure.
Python Video Tutorials #7 - The Use of Iteration
edulitolearnedulitolearn

Python Video Tutorials #7 - The Use of Iteration

(1)
In this lesson you learn about the use of repeat or iteration in programming. This is done using Loops, including For Loops and While Loops. The lesson uses various practical examples of for and while loops and how they can be used for password programs and menu systems. Python and the Python Logo are trademarks or registered trade marks of the Python Software Foundation.
KS3 Computing Baseline Test
edulitolearnedulitolearn

KS3 Computing Baseline Test

(1)
This resource has been produced to determine a baseline for Year 7 students starting secondary school. The test is designed for Year 7 students who have been taught computing in primary school. As well as the baseline test, you are also provided with a comprehensive marking scheme for the test. Please be aware that there may be appropriate alternative answers to some of the questions, and it is therefore suggested that the teacher uses their discretion when marking students work.
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.