Hero image

Business, Computing & ICT Shop

Average Rating3.59
(based on 55 reviews)

Welcome to my TES shop, here you will find Computing and ICT related items which will be of use throughout the secondary context. Feel free to have a browse of the resources available, which include: -Individual Lessons -Full Schemes of work -Mock Exam Papers & Mark Schemes -Revision Plans All resources are available at a very reasonable price and have be used effectively to teach lessons. Enjoy!

101Uploads

86k+Views

21k+Downloads

Welcome to my TES shop, here you will find Computing and ICT related items which will be of use throughout the secondary context. Feel free to have a browse of the resources available, which include: -Individual Lessons -Full Schemes of work -Mock Exam Papers & Mark Schemes -Revision Plans All resources are available at a very reasonable price and have be used effectively to teach lessons. Enjoy!
Unit 19 - Software- Full Unit, Cambridge Technicals Level 3 (2016)
msmarwahamsmarwaha

Unit 19 - Software- Full Unit, Cambridge Technicals Level 3 (2016)

(1)
Here you will find the resources to complete Unit 19 in the level 3 Cambridge Technicals. All of the Learning Objectives have been covered and the lessons contain notes from the chief moderator from OCR. The assignment which has been used has also been checked using the Assignment Checking service from OCR. (Service is £30 per assignment) Enjoy!
OCR Model Sample Task Solution NEA : Mr Leeman
msmarwahamsmarwaha

OCR Model Sample Task Solution NEA : Mr Leeman

(0)
Attached is the solution i made to the sample task released by OCR, it has been created using Python (version 3) with the use of the SQLite3 library. An SQL database was created called students to store the information needed. The program allows the user to log in and do the following: 1. Enter and store the students details 2. Recall a students details (need ID number) 3. Show all students 4. Show students by gender 5. Show students by form 6. Delete a Student 7. Log out the data in the database was created using a random name/street generator.
Full Unit Hardware and Software KS3
msmarwahamsmarwaha

Full Unit Hardware and Software KS3

(0)
This is the full unit for the KS3 hardware and software topic which I delivered, it includes the full lessons along with extensions and an assessment at the end of the topic. included are: 1. Hardware 2. Software 3. Inputs and Outputs 4. The future of Hardware and Software 5. Assessment Single lessons can also be purchased in the shop
J276 Computer Science Unit 2.1-2.6 Revision Sheets / Practice Questions
msmarwahamsmarwaha

J276 Computer Science Unit 2.1-2.6 Revision Sheets / Practice Questions

6 Resources
Here you will find easy to follow revision sheets which will help your students to recap the topics: -2.1 Algorithms -2.2 Programming Techniques -2.3 Robust Programs -2.4 Computational Logic -2.5 Translators & Facilities of Languages 2.6 Data Representation The revision sheets include exam questions at the end of each topic to help the students recap their revision and apply it to a question. check out my shop for the unit 1 bundle as well as a complete set for unit 1 and 2! Enjoy!
Introduction to Python (KS3 +KS4 Friendly)
msmarwahamsmarwaha

Introduction to Python (KS3 +KS4 Friendly)

4 Resources
An introduction to python programming aimed at students who may not have come across it before. The SOW includes: Printing Commenting Storing and using Variables Data Casting If Statements Elif Statements Using Lists Using LIbraries Turtle Using Random
BTEC First Unit 3 Digital Portfolio Teaching Pack (all tasks)
msmarwahamsmarwaha

BTEC First Unit 3 Digital Portfolio Teaching Pack (all tasks)

(0)
Included in this teaching pack is the full set of resources that have been used to complete the BTEC first unit 3- Digital Portfolio It includes all the relevant PowerPoints to guide students towards completion of the unit. The resources cover the full specification of the unit and will enable the students to gain the Pass, Merit or Distinction levels. Enjoy!
BTEC First Unit 13 Website Development Teaching Pack (all tasks)
msmarwahamsmarwaha

BTEC First Unit 13 Website Development Teaching Pack (all tasks)

(0)
A fully set of resources to complete Unit 13, the set includes all the tasks used by myself to teach Unit 13 - website Development. I have added extra hints and tips to the slides to ensure you fully understand what to do! This unit has been moderated several times and has never had an issue. Enjoy!
*** KS3 Full Unit *** 3d Printing & Google Sketchup Pro
msmarwahamsmarwaha

*** KS3 Full Unit *** 3d Printing & Google Sketchup Pro

5 Resources
In the pack you will find a full SOW of lessons for google sketchup. Tried and tested at KS3, these lessons introduce students to 3d printing the developing designs through google sketchup! All lessons complete with tasks, save yourself some hassle!
J276 Computer Science 1.1-1.8 Revision Sheets / Practice Questions
msmarwahamsmarwaha

J276 Computer Science 1.1-1.8 Revision Sheets / Practice Questions

8 Resources
Here you will find easy to follow revision sheets which will help your students to recap the topics: 1.1 Systems Architecture 1.2 Memory 1.3 Storage 1.4 Wired and Wireless Networks 1.5 Network Topologies Protocols and Layers 1.6 Systems Security 1.7 System Software 1.8 Ethical Legal Cultural and Environmental Concerns The revision sheets include exam questions at the end of each topic to help the students recap their revision and apply it to a question. Check out my shop for a bundle on unit 2! as well as a complete set of sheets for both unit 1 & 2! Enjoy!
Unit 18 / 19 / 20 Cambridge Technicals Level 3 *Triple Pack*
msmarwahamsmarwaha

Unit 18 / 19 / 20 Cambridge Technicals Level 3 *Triple Pack*

3 Resources
**Unit 18 / 19 / 20 Cambridge Technicals (2016) Level 3 Triple Pack ** This rescource will provide you with the relevant resoucres to complete the following units on the Cambridge Technicals units: Unit 18 - Hardware Unit 19 - Software Unit 20 - Technical Support Combine these 3 units with the examination units (1 & 2) to achieve 1 A Level for your students! Each unit is available on their own in my shop, the 3 together offered at over 40% off!
Revision Sheets Theme 1 Business Edexcel Pearson
msmarwahamsmarwaha

Revision Sheets Theme 1 Business Edexcel Pearson

5 Resources
Here you will find easy to follow revision sheets which will help your students to recap the topics in Theme 1 - Investigating Small Business. Includes over 100 practice exam questions to test your students knowledge! Including extended response questions!
SQLite 3 in Python Pack! NEA Controlled Assessment Preparation
msmarwahamsmarwaha

SQLite 3 in Python Pack! NEA Controlled Assessment Preparation

5 Resources
Here is the bundle available to prep students for their GCSEs and also teach them the basics of SQLite3. Easy to follow lessons will help you to: Use SQLite 3 Write To a Database Query a Database (Using one + more criteria) Create a Login System (multiple ways) Make use of Functions (MAX, MIN & AVG) If you want an individual lesson from this pack check out my shop!
J277 OCR Computer Science Unit 2 (2.1-2.5) Complete Revision Sheets / Practice Questions
msmarwahamsmarwaha

J277 OCR Computer Science Unit 2 (2.1-2.5) Complete Revision Sheets / Practice Questions

5 Resources
A complete set of revision sheets for J277 OCR Computer Science. Includes all of the topics for the first unit J277/02: Computational thinking, algorithms and programming 2.1 Algorithms 2.2 Programming fundamentals 2.3 Producing robust programs 2.4 Boolean logic 2.5 Programming languages and Integrated Development Environments With over 100 practice questions to test your students!!!
J277 OCR Computer Science Unit 1 (1.1-1.6) Complete Revision Sheets / Practice Questions
msmarwahamsmarwaha

J277 OCR Computer Science Unit 1 (1.1-1.6) Complete Revision Sheets / Practice Questions

6 Resources
A complete set of revision sheets for J277 OCR Computer Science. Includes all of the topics for the first unit J277/01: Computer systems. 1,1 Systems architecture 1,2 Memory and storage 1,3 Computer networks, connections and protocols 1.4 Network security 1.5 Systems software 1.6 Ethical, legal, cultural and environmental impacts of digital technology With over 150 practice questions to test your students!!!
J276 OCR Computer Science All Units Revision Sheets / Practice Questions
msmarwahamsmarwaha

J276 OCR Computer Science All Units Revision Sheets / Practice Questions

14 Resources
The complete revision set for OCR Computer Science. For all topics: Computer systems • Systems Architecture • Memory • Storage • Wired and wireless networks • Network topologies, protocols and layers • System security • System software • Ethical, legal, cultural and environmental concerns Computational thinking, algorithms and programming • Algorithms • Programming techniques • Producing robust programs • Computational logic • Translators and facilities of languages • Data representation included are 100’s of practice questions related to each topic! Buy now save ££££’s!
Level 3 BTEC Pack (OVER 40 RESOURCES)(4 units)
msmarwahamsmarwaha

Level 3 BTEC Pack (OVER 40 RESOURCES)(4 units)

5 Resources
***OVER 40 RESOURCES!*** This level 3 BTEC pack includes 4 units, which are: BTEC Level 3 IT Unit 1: Communication & Employability Skills for IT BTEC Level 3 Unit 17 Project Planning With IT BTEC Level 3 Unit 2: Computer Systems BTEC Level 3 Unit 8: E-Commerce all of which have been completed with all of the tasks, and have proven successful in the classroom! Bundle price saves you 25%!
Revision Sheets Theme 1 & Theme 2 (Pearson Edexcel Business)
msmarwahamsmarwaha

Revision Sheets Theme 1 & Theme 2 (Pearson Edexcel Business)

10 Resources
Here you will find easy to follow revision sheets which will help your students to recap the topics in Theme 1 - Investigating Small Business & Theme 2 - Building a Business Includes over 200 practice exam questions to test your students knowledge! As well as extended response questions! topics can be bought separately if needed from my shop! SAVE 50% FOR THE WHOLE OF THEME 1 & 2 WITH THIS BUNDLE.
J277 OCR Computer Science Unit 1 & 2 Revision Pack
msmarwahamsmarwaha

J277 OCR Computer Science Unit 1 & 2 Revision Pack

11 Resources
The ultimate revision pack for your students to get to grips with the J277 OCR Computer Science specification Includes ALL the resources needed for both unit 1 and unit 2 Computer Systems 1.1 Systems architecture 1.2 Memory and storage 1.3 Computer networks, connections and protocols 1.4 Network security 1.5 Systems software 1.6 Ethical, legal, cultural and environmental impacts of digital technology Computational thinking, algorithms and programming 2.1 Algorithms 2.2 Programming fundamentals 2.3 Producing robust programs 2.4 Boolean logic 2.5 Programming languages and Integrated Development Environments Save yourself 50% with this bundle :)