Hero image

Computing, Business and IT Buddy

Average Rating4.11
(based on 64 reviews)

With a few decades of experience teaching Computer Science, Business and IT, this shop has a variety of resources for KS3 Computing as well as the KS4 GCSE Computer Science, GCSE Business, BTEC Business and BTEC TA DIT. More resources coming in the near future.

292Uploads

93k+Views

22k+Downloads

With a few decades of experience teaching Computer Science, Business and IT, this shop has a variety of resources for KS3 Computing as well as the KS4 GCSE Computer Science, GCSE Business, BTEC Business and BTEC TA DIT. More resources coming in the near future.
BTEC FA Business - Unit 2 Finance Revision
Pipjen77Pipjen77

BTEC FA Business - Unit 2 Finance Revision

(0)
Using musical instruments in class for the ‘beat’, I have created a summary revision lesson on the main content for the Unit 2 online Business Finance exam. With definitions, examples and some common points that may be useful in the ‘explain’ questions, this is a final revision before mock practice (prior to the exam). Thanks for taking an interest in this resource. I hope it helps if you purchase it.
GCSE Computer Science - Practice
Pipjen77Pipjen77

GCSE Computer Science - Practice

4 Resources
Practice with data conversion, algorithms and SQL. Lessons which students can work on independently and self-assess with solutions.
KS2/3 Computing: The Scratch Christmas Story
Pipjen77Pipjen77

KS2/3 Computing: The Scratch Christmas Story

(0)
Scratch Christmas Story Scratch activity designed for Year 3 & 4 to introduce the concept of coding using blocks. Used Scratch 2 offline editor (Scratch.mtu) Program files can only be opened in Scratch, however the powerpoint instructions have all the required code in should you wish to use the online version.
Scratch for Secondary - Year 7 Assessment
Pipjen77Pipjen77

Scratch for Secondary - Year 7 Assessment

(1)
PA1 Scratch Introducing programming concepts through visual-based learning Programming Concept - Knowledge and Application test Screenshots provided in the Word document in case you are not using the offline editor Scratch 2.
Python Efficiency Bundle
Pipjen77Pipjen77

Python Efficiency Bundle

7 Resources
A follow-on unit to Python Basics. Introducing procedures and functions for more efficient code. Procedures & Functions Using menus (selection) Adding to and reading from file. Importing modules Using lists Using SQL to search for data
Component 2 SQL: Help with Structured Query Language
Pipjen77Pipjen77

Component 2 SQL: Help with Structured Query Language

4 Resources
In the OCR GCSE Computer Science 9-1 Paper 2 2018, the paper started with an SQL question. Of all the questions in Paper 2, this is the one that they struggled with. In this bundle are previous resources for the GCSE Computing course which are relevant, and newly created resources for the GCSE Computer Science 9-1 course.
GCSE Computer Science 9-1 Component 2 Revision ETL4
Pipjen77Pipjen77

GCSE Computer Science 9-1 Component 2 Revision ETL4

(1)
Interleaving lesson - testing theory already taught and focusing on areas for further study: Independent questions: Data Representation/Truth tables Independent questions: Programming Techniques/Data Types DTT Revision: Flowchart symbols, languages, IDE and binary shifts Teacher-led question: Databases Teacher-led questions: SQL pseudocode
GCSE Computing A451 Theory - Memory Joggers
Pipjen77Pipjen77

GCSE Computing A451 Theory - Memory Joggers

(0)
Help students to revise the concepts in the run up to the exam: Hand out a memory jogger: 1 minute (think), 1 minute (pair) then class discussion (share) A great way to revise a topic before getting them to attempt a previous exam question.
GCSE Computing - A452 Controlled Assessment MySQL Guide
Pipjen77Pipjen77

GCSE Computing - A452 Controlled Assessment MySQL Guide

(0)
Prepare students for the A452 Practical Investigation with MySQL (June 2017 submission) using these walk-through-talk-through guides I developed for my Year 10 class. Creating a database Creating tables Sorting and filtering tables Joining tables Creating queries on multiple tables
GCSE Business - A292 and A293 Tricky Words
Pipjen77Pipjen77

GCSE Business - A292 and A293 Tricky Words

(0)
My Business students have a good business knowledge but terms in the exam questions seem to confuse them. These two sheets show keywords used in previous exam papers which I am using as a final revision tool with students.
A293 The Breakeven Story
Pipjen77Pipjen77

A293 The Breakeven Story

(0)
Are your students struggling with breakeven? They can follow an example, and yet when doing an exam question go blank? This story is designed to teach breakeven in a relaxed way, where students 'become' the characters who need to breakeven. Hope it can help make the breakeven concept seem easier.
OCR GCSE Computing A452 Controlled Assessment Practice
Pipjen77Pipjen77

OCR GCSE Computing A452 Controlled Assessment Practice

(0)
Evaluate the usefulness and ease of use of maintaining a database with MySQL, compared with using Query By Example (QBE) In preparation for the A452 Controlled Assessment material 2, I created this activity so that students could see the difference between creating a resource in Microsoft Access compared with command line in MySQL. Worked well for them completing Task 9 of the controlled assessment
A451 Data Representation practice
Pipjen77Pipjen77

A451 Data Representation practice

(0)
Converting numbers - a key skill for the A451 exam. Use these resources as 5 minute starters to engage students on arrival to lesson, and cover an important topic at the same time. More to follow as I develop these during the Autumn term.
BTEC Business or GCSE  Business Induction Unit
Pipjen77Pipjen77

BTEC Business or GCSE Business Induction Unit

(0)
Introduce students to BTEC Business or GCSE Business with this short induction unit. Develop a team ethos in the class from the outset, with The Pop Challenge. Bring a sense of competition to the class whilst introducing elements of marketing.
A453 prep - Python:  Finding Keywords in User Response
Pipjen77Pipjen77

A453 prep - Python: Finding Keywords in User Response

(0)
This lesson looks at how to create a decision tree for a problem to be solved in Python. The program then uses functions to search for keywords in user responses. The first function provides a response internal to the program whereas the second function looks externally and imports the information from a text file. As .py file extensions are not accepted, I have uploaded it as a text file - this simply needs copied and pasted into Python IDLE.