Hero image

Simply Teach

Average Rating4.89
(based on 77 reviews)

Any queries please don't hesitate to contact me via email: info@mysimplyteach.co.uk If you're interested in a yearly subscription for £150 per year then go to: www.mysimplyteach.co.uk

554Uploads

82k+Views

78k+Downloads

Any queries please don't hesitate to contact me via email: info@mysimplyteach.co.uk If you're interested in a yearly subscription for £150 per year then go to: www.mysimplyteach.co.uk
Bumper Revision Guide - OCR GCSE CS: Unit 1
dco7785dco7785

Bumper Revision Guide - OCR GCSE CS: Unit 1

(3)
This bumper revision guide includes all the topics mentioned in the specification with 3 activities each. The activities are differentiated using difficultly level. It also includes answers.
Bumper Revision Guide -OCR GCSE CS: Unit 2
dco7785dco7785

Bumper Revision Guide -OCR GCSE CS: Unit 2

(0)
This bumper revision guide includes all the topics mentioned in the specification with 3 activities each. The activities are differentiated using difficultly level. It also includes answers.
WJEC Digital Tech Unit 1- Revision Guide
dco7785dco7785

WJEC Digital Tech Unit 1- Revision Guide

(0)
This is a bumper revision guide for the WJEC GCSE Digital Technology course. Each section will include three activities, structured by difficulty and to enable students to demonstrate breadth and depth of knowledge. It also includes a slides for student to plan out their answers first before answering them! A student version and teacher version will be made available with answers.
WJEC Voc IT - Practice paper (Unit 1)
dco7785dco7785

WJEC Voc IT - Practice paper (Unit 1)

(0)
Practice paper with a mark scheme. It includes other topics not covered in the sample paper. Uses a similar format to what you expect students to come across in the examination.
GCSE CS - Data Storage (Numbers)
dco7785dco7785

GCSE CS - Data Storage (Numbers)

(0)
This lesson pack includes: Content such as: units of data, binary to denary (vice versa), hex to denary (vice versa), hex to binary (vice versa), most and least significant bit, binary shift, binary addition and overflow. Lesson PPT with starter activity and in-class discusion based activities. Student workbook that helps students develop their breadth and depth of knowledge. Teacher version with answers available. Knowledge organiser useful to provide students in order to manage their cognitive load. Knowledge capture - exam-style questions with mark scheme provided.
OCR GCSE - CS25: SQL & Data Structures
dco7785dco7785

OCR GCSE - CS25: SQL & Data Structures

(0)
Full lesson that includes: Starter (Knowledge retrieval) Exam practise Objectives Keywords New information (including videos for in-class discussion) Self-checker tool - Multiple choice quiz in Forms that students can complete. Plenary - Exam-style questions with a skills audit for students to complete (answers provided) Part of a bigger bundle
CS42: Computer Misuse Act (Workbook)
dco7785dco7785

CS42: Computer Misuse Act (Workbook)

(0)
This series of workbooks will cover a wide range of issues surrounding the use of Computer Science technology. The breakdown is as follows: CS40 – Copyright, Designs and Patents Act CS41 – Data Protection Act CS42 – Computer Misuse Act CS43 – Freedom of Information Act CS44 – Privacy issues CS45 – Digital divide CS46 – Sustainability CS47 – Online services CS48 – Open-source v Proprietary software CS49 – Artificial Intelligence CS50 – Crime CS51 - Medicine
CS21 - Network protocols (Workbook)
dco7785dco7785

CS21 - Network protocols (Workbook)

(1)
This series of workbooks will cover networks and some other associated with it. The breakdown is as follows: CS17 - Types of networks (LAN, WAN, Client-server, Peer-to-Peer) CS18 - Network hardware CS19 - The internet (inc. Cloud storage and DNS) CS20 - Network topologies (Star/Mesh and Virtual networks) CS21 - Network protocols (Including layers) CS22 - Social engineering (Blagging, Phishing and Shoulder-surfing) CS23 - Malware (Different types and prevention strategies) CS24 - Network security (Brute-force, DDOS, Packet sniffers and prevention stategies (e.g. policies, penetration testing etc…) CS25 - SQL & Data Structures (How to write SQL, SQL injection and prevention strategies) CS26 - Defensive design (Authentication methods and Validation methods - how to add defensive design to your code) CS27 - Testing (What is testing, why is it important?, Final/iterative, test data) Each set includes a teacher and student version. The rest will be part of a bundle.
Bumper revision guide - OCR GCSE Unit 1(Sample)
dco7785dco7785

Bumper revision guide - OCR GCSE Unit 1(Sample)

(1)
This is a sample of an ultimate revision guide that can be used in preparation for the Unit 1 examination for OCR GCSE Computer Science. This sample pack includes 3 topics with 3 activities each. The activities are differentiated using difficultly level. It also includes answers.
WJEC ICT Vocational - Unit 2 (Sample lesson)
dco7785dco7785

WJEC ICT Vocational - Unit 2 (Sample lesson)

(0)
This is a sample teaching and learning pack for one of the lessons in Unit 2. Most lessons will include the following Lesson PPT A section to complete in the NEA scrapbook in preparation for the Controlled Assessment phase. Step-by-step tutorials for the practical elements of the unit. The final version will come with a full SOW with commentary and a practice assignment brief to work from. None of the scaffolded materials should be used in the final assessment. This is just for teaching & learning purposes.
KS3 - Gamemaker (Sample)
dco7785dco7785

KS3 - Gamemaker (Sample)

(0)
THIS IS A SAMPLE LESSON ONLY This unit consists of six lesson plus an end of unit assessment lesson. Each lesson consists of a lesson PPT and a walkthrough guide on how to create a maze game. This is good way of introducing students to the basics of Gamemaker in preparation for the GCSE course.
WJEC Voc IT Unit 2 Bundle
dco7785dco7785

WJEC Voc IT Unit 2 Bundle

4 Resources
The bundle consists of: 2.1 Databases 2.2 Spreadsheets 2.3 Automated documents 2.4 Digital graphics
WJEC GCSE Digital Technology Unit 3
dco7785dco7785

WJEC GCSE Digital Technology Unit 3

13 Resources
This pack includes a set of lessons to support the delivery of the Unit 3 course for the WJEC GCSE Digital Technology qualification. The pack includes features such as: 13 lessons Lesson PPT’s with discussion based activities Workbook to record progress NEA Scrapbook to record notes and help them practice for the real assignment. Practice assignment brief Adobe Premier Pro tutorials (Video and Written) Knowledge organisers
WJEC Voc IT - Unit 2.1 Databases
dco7785dco7785

WJEC Voc IT - Unit 2.1 Databases

(0)
This resource includes: 11 lesson slides with starters, objectives and worked examples. A sample assignment brief which includes csv files. An NEA scrapbook for students to record their notes during the teaching and learning phase. Video and written tutorials on how to use key tools in Microsoft Access Full SOW with commentary.
CS29: Searching & Sorting algorithms (Workbook)
dco7785dco7785

CS29: Searching & Sorting algorithms (Workbook)

(0)
This series of workbooks will cover programming techniques which works in line with the new J277 specification. The breakdown is as follows: CS28 – Computational methods CS29 – Searching & Sorting algorithms CS30 – Writing algorithms CS31 – High-level languagres CS32 – Basics of programming CS33 – String manipulation CS34 – Selection CS35 – Counter-controlled iteration CS36 – Condition-controlled iteration CS37 – Subroutines CS38 – Data Structures CS39 – File handling Each set includes a teacher and student version. The rest will be part of a bundle.
WJEC Vocational ICT - IT6: Internal components
dco7785dco7785

WJEC Vocational ICT - IT6: Internal components

(0)
This lesson pack includes: Content such as: internal components of a computer system and the purpose of a wide a range of computer ports. Lesson PPT with starter activity and in-class discusion based activities. Student workbook that helps students develop their breadth and depth of knowledge. Teacher version with answers available. Knowledge organiser useful to provide students in order to manage their cognitive load. Knowledge capture - exam-style questions with mark scheme provided.
J277 Section B Walkthrough guide 1
dco7785dco7785

J277 Section B Walkthrough guide 1

(0)
This is a walkthrough guide to support students in their preparation for the Unit 2 examination for the GCSE Computer Science course. The walkthrough guide includes: A programming project for students to complete. A walkthrough into a practical solution to support your delivery. A short exam paper that is the equivalent to the programming project along with a mark scheme, all in the style of OCR.
WJEC Vocational ICT - IT2: Solid-state storage
dco7785dco7785

WJEC Vocational ICT - IT2: Solid-state storage

(0)
This lesson pack includes: Content such as: solid-stage storage devices, pros and cons to using different mediums and how it can be used in certain scenarios. Lesson PPT with starter activity and in-class discusion based activities. Student workbook that helps students develop their breadth and depth of knowledge. Teacher version with answers available. Knowledge organiser useful to provide students in order to manage their cognitive load. Knowledge capture - exam-style questions with mark scheme provided.