Hero image

Enjoy Computing

Average Rating4.67
(based on 126 reviews)

Resources to aid the teaching of KS3 Computing, Creative iMedia, GCSE Computer Science, ECDL, DIT, TLM and BTEC Level 3 IT. If you want to get in touch / discuss alternative payment options - please send a message to me via facebook! You can also browse most of my resources at enjoycomputing.com

392Uploads

99k+Views

48k+Downloads

Resources to aid the teaching of KS3 Computing, Creative iMedia, GCSE Computer Science, ECDL, DIT, TLM and BTEC Level 3 IT. If you want to get in touch / discuss alternative payment options - please send a message to me via facebook! You can also browse most of my resources at enjoycomputing.com
Spreadsheet Revision (Modelling Data)
enjoycomputingenjoycomputing

Spreadsheet Revision (Modelling Data)

(0)
A revision sheet to help students remember the difference between data and information as well as features of spreadsheets software Suitable to support students using NCCE Modelling Data unit Ideal for supporting remote learning delivery – we’ve used it for this!
Spreadsheet Support Videos (Modelling Data)
enjoycomputingenjoycomputing

Spreadsheet Support Videos (Modelling Data)

(0)
If you purchase either a lesson or the Modelling Data Series bundle these videos are included so no need to buy them! A set of 19 videos to demonstrate the skills needed when modelling data (with narration): 1 - Familiarisation 2 - Arithmetic Formulas 2 - Charts - Excel 3 - Charts - Google Sheets 3 - Ctrl Key 3 - Data & Information 3 - Data & Information + Excel Charts 3 - Data & Information + Google Sheets Charts 4 - SUM MIN MAX COUNTA 5 - Average 5 - COUNTIF 5 - Filtering - Excel 5 - Filtering - Google Sheets 5 - IF Statement (Cat Scenario) 5 - IF 5 - Sorting - Excel 5 - Sorting - Google Sheets 6 - Conditional Formatting - Excel 6 - Conditional Formatting - Google Sheets Suitable to support students using NCCE Modelling Data unit in a clear and concise way Ideal for supporting remote learning delivery – we’ve used it for this! Google Sheets versions of videos included for skills where we believe it is significantly different between Microsoft Excel and Google Sheets
6 - Conditional Formatting (Modelling Data Series)
enjoycomputingenjoycomputing

6 - Conditional Formatting (Modelling Data Series)

(0)
Lesson includes skeleton presentation which includes learning objectives, videos, task direction and plenary questions Videos demonstrate (with narration): Conditional formatting Google Sheets version of video also included Exercises to complete within one spreadsheet (Microsoft Excel format) Suitable to support students using NCCE Modelling Data unit
5 - AVERAGE IF COUNTIF SORT FILTER (Modelling Data Series)
enjoycomputingenjoycomputing

5 - AVERAGE IF COUNTIF SORT FILTER (Modelling Data Series)

(0)
Lesson includes skeleton presentation which includes learning objectives, videos, task direction and plenary questions Videos demonstrate (with narration): AVERAGE IF COUNTIF Sort Filter Google Sheets version of Sort & Filter videos also included Exercises to complete within one spreadsheet (Microsoft Excel format) Suitable to support students using NCCE Modelling Data unit in a clear and concise way Ideal for remote learning delivery – we’ve used it for this! Please note: not all worksheets are shown in the preview images *Updated January 2023 - fixed box in COUNTIF video and added YouTube videos so students can get help independently.
4 - SUM MIN MAX COUNTA (Modelling Data Series)
enjoycomputingenjoycomputing

4 - SUM MIN MAX COUNTA (Modelling Data Series)

(0)
Lesson includes skeleton presentation which includes learning objectives, videos, task direction and plenary questions Video demonstrate (with narration): Cell reference; range; SUM; MIN; MAX; COUNTA Exercises to complete within one spreadsheet (Microsoft Excel format) Suitable to support students using NCCE Modelling Data unit in a clear and concise way Ideal for remote learning delivery – we’ve used it for this!
3 - Data & Information (Modelling Data Series)
enjoycomputingenjoycomputing

3 - Data & Information (Modelling Data Series)

(0)
Lesson includes skeleton presentation which includes learning objectives, videos, task direction and plenary questions Video demonstrate (with narration): The difference between data and information Making the information stand out with gridlines and fill bucket Displaying information in a graph How to make a graph (Video for Microsoft Excel and Google Sheets) Exercises to complete within one spreadsheet (Microsoft Excel format) Suitable to support students using NCCE Modelling Data unit in a clear and concise way Ideal for remote learning delivery – I’ve used it for this!
2 – Arithmetic Formulas (Modelling Data Series)
enjoycomputingenjoycomputing

2 – Arithmetic Formulas (Modelling Data Series)

(0)
Lesson includes skeleton presentation which includes learning objectives, videos, task direction and plenary questions Videos demonstrate (with narration): – / ^ Exercises to complete within one spreadsheet (Microsoft Excel format) Solution provided (Excel format) Suitable to support students using NCCE Modelling Data unit in a clear and concise way Ideal for remote learning delivery – we’ve used it for this!
Making  A Quiz in Python
enjoycomputingenjoycomputing

Making A Quiz in Python

(0)
Brief explanation of how to write a question using selection or while loop Template to plan questions if needed Includes Python files Updated 15/02/22 to fix error
Photopea Know How: Editing a Christmas Market
enjoycomputingenjoycomputing

Photopea Know How: Editing a Christmas Market

(0)
Our Know How tasks are shorter tasks (which can go further!) Image files provided for students to use plus an example solution (PSD file) Image files include the market and snowflakes images In this exercise students use Photopea to remove some people from an image, adjust the colours and add snowflakes
Christmas List in Scratch
enjoycomputingenjoycomputing

Christmas List in Scratch

(0)
11 steps to help students use lists and loops to create a Christmas list Includes Scratch solution plus the Santa and Rudolf images (full size) Please note: the sheet does not teach students how to draw sprites and a basic knowledge of how to select blocks would be helpful!
Lists (Python Practice Makes Perfect 8)
enjoycomputingenjoycomputing

Lists (Python Practice Makes Perfect 8)

(0)
In this worksheet students learn how to create, add to, delete from and combine lists as well as use a for loop to present items row by row As the concepts are slightly trickier, the format is slightly different to the first few worksheets Part of the Python Practice Makes Perfect series where students practice by repetition Includes Python files Updated Nov. 21 to correct final task numbers (7a and 7b)
Christmas Shopping List in Python
enjoycomputingenjoycomputing

Christmas Shopping List in Python

(0)
Students code a program that can allows them a create a Christmas list in a text file Lesson includes handout with three tasks, worksheet where they can explain the code, a supporting presentation and the code